
Company News
Socket Joins New OpenJS Program to Fund Node.js Security Work
Socket is joining the OpenJS Security Stewardship Program to fund Node.js vulnerability research, maintainer remediation, and security releases.
next-plugin-devtools-json
Advanced tools
Next.js plugin for serving Chrome DevTools project settings via webpack middleware - no API routes needed
Serves DevTools JSON at /.well-known/appspecific/com.chrome.devtools.json during Next.js development.
npm install next-plugin-devtools-json
Run the setup command:
npx next-plugin-devtools-json
Or manually add to next.config.js:
const withDevToolsJSON = require('next-plugin-devtools-json');
module.exports = withDevToolsJSON()({
// your config
});
MIT
FAQs
Next.js plugin for Chrome DevTools project settings - seamless development integration with rewrites and standalone server
The npm package next-plugin-devtools-json receives a total of 229 weekly downloads. As such, next-plugin-devtools-json popularity was classified as not popular.
We found that next-plugin-devtools-json 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.

Company News
Socket is joining the OpenJS Security Stewardship Program to fund Node.js vulnerability research, maintainer remediation, and security releases.

Security News
Two compromised GitHub Actions were re-enabled with malicious tags intact, exposing thousands of downstream repositories to Mini Shai-Hulud.

Research
/Security News
A malicious Firefox extension fetches its payload after installation to evade detection, steal Google session cookies, and automate account takeover.