devkit-sidebar-extension

DevKit Sidebar

DevKit Sidebar is a local-only Chrome side panel extension with JSON, Config, Cron, URL, Time, Compare, JWT, Hash, Regex, SQL, and Shelf tools.

Source Of Truth

The repository root is the source of truth.

Development

  1. Edit the source files in the repository root.
  2. Run npm run build.
  3. Load chrome/ as the unpacked extension in Chrome.

Privacy

All data stays in the browser.

See PRIVACY.md for the publication-ready privacy policy text.

Release Notes

  1. Run npm run build before loading or packaging chrome/.
  2. Upload the generated chrome/ directory to the Chrome Web Store.
  3. Host the contents of 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.