By: Hasan Bayat
Inspect and view changes in OPFS Explorer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "OPFS Explorer",
"version": "0.1.2",
"description": "A powerful DevTools extension to inspect, manage, and edit files in the Origin Private File System (OPFS)",
"devtools_page": "devtools.html",
"permissions": [
"devtools",
"clipboardWrite"
],
"icons": {
"16": "icons/icon-16.png",
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "opfs-explorer@hasan.bayat.io",
"strict_min_version": "109.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Best OPFS Explorer Alternatives
Here are some Firefox add-ons that are similar to OPFS Explorer:
OPFS Browser
JCHU634
Files explorer
Ozair
File explorer
Ozair
SecExplorer Pro
Sumalya Chatterjee
Dev Mode
D7OM
Localstorage Explorer
Weilue Luo
Storage Explorer
Weilue Luo
Opus UI DevTools
Big Bad Waffle
File System Access
sycxyc
Browser Extension Explorer
Matt Frisbie
Octotree - GitHub code tree
Team Octotree
WebPage Source Recon
Libor Benes (Dr. B)