DevKit Sidebar is a local-only Chrome side panel extension with JSON, Config, Cron, URL, Time, Compare, JWT, Hash, Regex, SQL, and Shelf tools.
The repository root is the source of truth.
manifest.json is the source manifest.sidebar.html, sidebar.js, background.js, scripts/*, styles/*, and icons/* are the source assets.chrome/ is generated build output for Chrome loading and store packaging.npm run build.chrome/ as the unpacked extension in Chrome.All data stays in the browser.
IndexedDB.See PRIVACY.md for the publication-ready privacy policy text.
npm run build before loading or packaging chrome/.chrome/ directory to the Chrome Web Store.PRIVACY.md at a public HTTPS URL and attach that URL in the store listing before submission.See RELEASE_CHECKLIST.md for the full submission checklist and QA_CHECKLIST.md for the manual verification pass.