Skip to content

Release v1.0.0

Choose a tag to compare

@ghazi-git ghazi-git released this 27 Nov 07:56
· 19 commits to main since this release

Added

  • Display IndexedDB data in a table.
  • Enable search and per-column filtering for IndexedDB data.
  • Manage column visibility and ordering.
  • Add, edit and delete IndexedDB data.
  • Use a JSON editor with syntax highlighting for updating JSON data and adding new objects.
  • Ensure UI components are accessible.
  • Format integers that represent milliseconds since epoch as a datetime using the timestamp datatype.
  • Automatically save table settings and last viewed object store for the next time the user opens the extension's panel.
  • Automatically update the indexedDB list when the origin of the inspected page changes.
  • Use a light or dark theme depending on system settings.