Chrome devtools extension for debugging Vue.js applications.
此插件需要特定权限才能正常运行。请在安装前仔细查看权限列表, 仅在信任开发者的情况下安装。CRX 文件来源于 Chrome 网上应用店。
React Developer Tools is a Chrome DevTools extension for the open-source React JavaScript library. It allows you to inspect the React component hierarchies in the Chrome Developer Tools. You will get two new tabs in your Chrome DevTools: "Components ⚛" and "Profiler ⚛". The Components tab shows you the root React components that were rendered on the page, as well as the subcomponents that they ended up rendering. By selecting one of the components in the tree, you can inspect and edit its current props and state in the panel on the right. In the breadcrumbs you can inspect the selected component, the component that created it, the component that created that one, and so on. If you inspect a React element on the page using the regular Elements tab, then switch over to the React tab, that element will be automatically selected in the React tree. The Profiler tab allows you to record performance information. This extension requires permissions to access the page's React tree, but it does not transmit any data remotely. It is fully open source, and you can find its source code at https://github.com/facebook/react/tree/master/packages/react-devtools-extensions.
开发者工具The original JSON Formatter, now with optional dark mode 🌚 Auto-formats JSON when you load it in a browser tab. FEATURES - Fast, even on very long JSON pages - Dark mode - Syntax highlighting - Collapsible trees, with indent guides - Clickable URLs - Negligible performance impact on non-JSON pages (less than 1 millisecond) - Works on any valid JSON page – URL doesn't matter - Buttons for toggling between raw and parsed JSON Note: this extension might clash with other browser extensions that modify the DOM before it runs. If it doesn't seem to be working, try disabling other extensions. If it clashes with an extension you need, open an issue and I'll try to find a solution. SOME EXAMPLE JSON PAGES to try it out on: https://callumlocke.github.io/json-formatter/ PRO TIP Hold down control (or cmd on Mac) while collapsing a tree - collapses all siblings too. PRIVACY No tracking, no advertising, and nothing else nefarious. SOURCE CODE github.com/callumlocke/json-formatter ISSUES github.com/callumlocke/json-formatter/issues WHO MADE THIS twitter.com/callumlocke
开发者工具Postman Interceptor helps you send requests which use browser cookies through the Postman app. It can also send headers which are normally restricted by Chrome but are critical for testing APIs. The Interceptor makes this process painless. Something that would have required a proxy earlier can now be achieved without any installation steps or extra configuration.
开发者工具点击上方下载按钮获取 .crx 文件
在地址栏输入 chrome://extensions/ 并开启开发者模式
将 .crx 文件拖拽到插件管理页面即可安装
v7.7.7
2025/6/26
5.1MiB
当前版本