# Chrome & Firefox DevTools. HTTP Protocols & WebSockets
!!! info "Architectural Context"
Detailed reference for Chrome & Firefox DevTools. HTTP Protocols & WebSockets in the context of Developer Ecosystem.
## Standard Reference
- [devtools.chrome.com](https://developer.chrome.com/docs/devtools) [COMMUNITY-TOOL]
- [Port of Firefox's JSON Viewer](https://chromewebstore.google.com/detail/json-viewer/efknglbfhoddmmfabeihlemgekhhnabb) [COMMUNITY-TOOL]
- [twitter.com/ChromeDevTools](https://x.com/ChromeDevTools) [COMMUNITY-TOOL]
- [Firefox DevTools](https://firefox-source-docs.mozilla.org/devtools-user/tools_toolbox/index.html) [COMMUNITY-TOOL]
- [digitalocean.com: How To Debug Node.js with the Built-In Debugger and Chrome' DevTools](https://www.digitalocean.com/community/tutorials/how-to-debug-node-js-with-the-built-in-debugger-and-chrome-devtools) [COMMUNITY-TOOL]
- [dev.to: My 12 Favorite Chrome Extensions as a Web Developer](https://dev.to/otomer/my-12-favorite-chrome-extensions-as-a-web-developer-56eg) [COMMUNITY-TOOL]
- [blog.bitsrc.io: Google Chrome Hidden Features Every Developer Should Know](https://blog.bitsrc.io/google-chrome-experimental-features-for-developers-a9a7cc9d1b30) [COMMUNITY-TOOL]
- [jsontoolbox.com](https://jsontoolbox.com) [COMMUNITY-TOOL]
---
💡 **Explore Related:** [Python](./python.md) | [Visual Studio](./visual-studio.md) | [API](./api.md)