All projects

2026

IndexedDB Workbench

A Chrome MV3 workbench for inspecting and safely working with live IndexedDB databases or imported Dexie exports.

  • TypeScript
  • React
  • Dexie.js
  • Chrome MV3
  • Vite
IndexedDB Workbench project preview

The work

Developer

Built a full-page Chrome extension workspace that connects to a selected site tab, browses, filters, sorts, edits, and deletes records, and can import Dexie exports into an extension-owned local copy.

  • Live browsing and inline record editing
  • Local-copy workflow for imported Dexie exports
  • Scoped per-tab access without standing host permissions