
Security News
MCP Community Begins Work on Official MCP Metaregistry
The MCP community is launching an official registry to standardize AI tool discovery and let agents dynamically find and install MCP servers.
debugger.html
Advanced tools
debugger.html is a hackable debugger for modern times, built from the ground up using [React][react] and [Redux][redux]. It is designed to be approachable, yet powerful. And it is engineered to be predictable, understandable, and testable.
debugger.html is a hackable debugger for modern times, built from the ground up using React and Redux. It is designed to be approachable, yet powerful. And it is engineered to be predictable, understandable, and testable.
Mozilla created this debugger for use in the Firefox Developer Tools. And we've purposely created this project in GitHub, using modern toolchains. We hope to not only to create a great debugger that works with the Firefox and Chrome Debugging Protocol but development community that can embed this debugger in your own projects with tools like NPM.
Here's the quick setup, if you're getting started, we recommend the detailed getting started instructions.
curl -o- -L https://yarnpkg.com/install.sh | bash -s -- --version 0.18.1
git clone git@github.com:devtools-html/debugger.html.git
cd debugger.html
yarn install
yarn run firefox
# create a new terminal tab
cd debugger.html
yarn start
After the debugger is setup, you can:
This is an open source project and we would love your help. We have prepared a CONTRIBUTING guide to help you get started.
We strive for collaboration with mutual respect for each other. Mozilla also has a set of participation guidelines which goes into greater detail specific to Mozilla employees and contributors.
We're all on Mozilla's IRC in the #devtools-html channel on irc.mozilla.org.
FAQs
debugger.html is a hackable debugger for modern times, built from the ground up using [React][react] and [Redux][redux]. It is designed to be approachable, yet powerful. And it is engineered to be predictable, understandable, and testable.
The npm package debugger.html receives a total of 20 weekly downloads. As such, debugger.html popularity was classified as not popular.
We found that debugger.html demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
The MCP community is launching an official registry to standardize AI tool discovery and let agents dynamically find and install MCP servers.
Research
Security News
Socket uncovers an npm Trojan stealing crypto wallets and BullX credentials via obfuscated code and Telegram exfiltration.
Research
Security News
Malicious npm packages posing as developer tools target macOS Cursor IDE users, stealing credentials and modifying files to gain persistent backdoor access.