提供元: Esmairi
Inspect and view changes in S3 Explorer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "S3 Explorer",
"version": "0.0.1",
"description": "Browse and manage your AWS S3 buckets",
"browser_specific_settings": {
"gecko": {
"id": "s3explorer@localhost",
"strict_min_version": "109.0",
"data_collection_permissions": {
"required": [
"none"
],
"optional": []
}
}
},
"icons": {
"16": "icon.svg",
"48": "icon.svg",
"128": "icon.svg"
},
"action": {
"default_title": "S3 Explorer",
"default_icon": "icon.svg"
},
"background": {
"scripts": [
"background.js"
]
},
"permissions": [
"storage"
],
"host_permissions": [
"<all_urls>"
]
} ベストのS3 Explorer代替案
S3 Explorerに類似したFirefox add-onをいくつか紹介します:
S3 Bucket Scanner
Jsmon
S3BucketList
Alec Blance
S3 Bucket List
Alec Blance
Files explorer
Ozair
File explorer
Ozair
IDB Explorer
Hendrix
SQLite Database Explorer
Gallagher
AWS OmniConsole
Muhammad
Cloud File Viewer
cloudfileviewer
Kahuna, the IndexedDB-Manager
Hummmingme
AWS dashboard
smega