提供元: Brockmacia
Inspect and view changes in SecretBox source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "SecretBox",
"version": "1.3.0",
"description": "Secret box for passwords — encrypted storage with master unlock",
"browser_specific_settings": {
"gecko": {
"id": "{0bd5a55d-e180-461c-aa7c-cc2542bd5eed}",
"strict_min_version": "96.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"icons": {
"16": "static/p16.png",
"32": "static/p32.png",
"48": "static/p48.png",
"96": "static/p96.png",
"128": "static/p128.png"
},
"browser_action": {
"default_popup": "popup/index.html",
"default_icon": {
"16": "static/p16.png",
"32": "static/p32.png",
"48": "static/p48.png",
"96": "static/p96.png",
"128": "static/p128.png"
}
},
"background": {
"scripts": [
"lib/background.js"
]
},
"permissions": [
"storage",
"clipboardWrite"
]
} ベストのSecretBox代替案
SecretBoxに類似したFirefox add-onをいくつか紹介します:
MasterKey
Brockmacia
PasswordVault
thessa
bondarPass Secrets Manager
bondarPass
Locker - Password Manager
CyStack
Simple Password Manager
coder
PassVault - Password Manager
Dibisui
Enigma
ThreatRecord
密码保管箱 (Password Box)
Weteoes
Password-Protected File Vault
Eyrgst
Bookmarks Foldders Locker
Hi88