Por: sycxyc
Inspect and view changes in File System Access source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"description": "The File System Access API allows web apps to interact with files on the local device.",
"manifest_version": 2,
"name": "File System Access",
"icons": {
"32": "/icon.png"
},
"version": "0.9.4",
"permissions": [
"nativeMessaging",
"storage",
"webNavigation",
"<all_urls>"
],
"content_scripts": [],
"background": {
"scripts": [
"/lib/enum.js",
"/lib/util.js",
"/background/api/fs.js",
"/background/api/tab.js",
"/background/main.js"
]
},
"page_action": {
"default_popup": "/view/popup.html",
"browser_style": true,
"default_icon": {
"32": "/icon.png"
}
},
"options_ui": {
"open_in_tab": true,
"page": "/view/options.html"
},
"web_accessible_resources": [
"*"
],
"externally_connectable": {
"ids": [
"*"
]
},
"browser_specific_settings": {
"gecko": {
"id": "file@example.com"
}
}
} Melhores alternativas File System Access
Aqui estão algumas Firefox add-ons que são similares a File System Access:
Local File Explorer
malisipi
Local Filesystem Links
austrALIENsun
Das Access extension
Das Access NativeMessaging
OPFS Browser
JCHU634
OPFS Explorer
Hasan Bayat
Code Editor
sycxyc
Text Editor
Sevina
File Links Opener
Dmitry Unruh
OpenFileEditor
luigifab
Cash Drawer Helper Extension
Yellowstone Team
Dev Mode
D7OM
Localstorage Explorer
Weilue Luo