Inspect and view changes in Browser DB Inspector source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Browser DB Inspector",
"version": "3.1",
"description": "Browse and manage the IndexedDB databases of any website. View, inspect, and delete records.",
"browser_specific_settings": {
"gecko": {
"id": "{bb4e2821-b686-48c3-a9c3-32d63f3b21ef}",
"strict_min_version": "96.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"browser_action": {
"default_icon": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"96": "icons/icon96.png",
"128": "icons/icon128.png"
},
"default_title": "Browser DB Inspector",
"default_popup": "popup.html"
},
"icons": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"96": "icons/icon96.png",
"128": "icons/icon128.png"
},
"permissions": [
"tabs",
"activeTab"
],
"content_scripts": [
{
"matches": [
"http://*/*",
"https://*/*"
],
"js": [
"content.js"
],
"run_at": "document_idle"
}
]
} Best Browser DB Inspector Alternatives
Here are some Firefox add-ons that are similar to Browser DB Inspector:
IDB Explorer
Hendrix
IndexedDB Viewer
Hendrix
Browser Storage Viewer
Donal
Kahuna, the IndexedDB-Manager
Hummmingme
Browser Storage Cleaner
luhull
IndexedDB Manager
Jackson Kasi
IDBPort
rxliuli
Local Storage Data Explorer
local storage data explorer
SQLite Database Explorer
Gallagher
Browser Data Cleaner
Steelkiwi
Browser History Delete Tool
anloglogn
Browser Image History Viewer
Austrax