提供元: LEDfan
Inspect and view changes in Keywi source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Keywi",
"version": "1.3.3resigned1",
"description": "__MSG_extensionDescription__",
"icons": {
"48": "icons/keywi-48.png",
"96": "icons/keywi-96.png"
},
"background": {
"scripts": [
"vendor/utf8.js",
"vendor/aes.js",
"vendor/cryptoHelpers.js",
"vendor/debounce.js",
"background/Crypto.js",
"background/keepass.js",
"background/securestorage.js",
"background/LocalSecureStorage.js",
"background/LocalSecureStorage.prompts.js",
"background/contextmenu.js",
"background/commands.js",
"background/request.js",
"background/init.js",
"background/basicauth.js"
]
},
"permissions": [
"http://localhost/",
"<all_urls>",
"contextMenus",
"tabs",
"storage",
"notifications",
"webRequest",
"webRequestBlocking"
],
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content_scripts/fix-contentEditable.js"
],
"run_at": "document_end",
"all_frames": true
},
{
"matches": [
"<all_urls>"
],
"js": [
"content_scripts/fill-username-and-password.js"
],
"run_at": "document_end",
"all_frames": true
},
{
"matches": [
"<all_urls>"
],
"js": [
"content_scripts/hacks.js"
],
"run_at": "document_end",
"all_frames": true
}
],
"options_ui": {
"page": "options/options.html"
},
"commands": {
"fill-form": {
"suggested_key": {
"default": "MacCtrl+Shift+F"
},
"description": "__MSG_fillUsernamePassDescription__"
},
"fill-password": {
"suggested_key": {
"default": "MacCtrl+Shift+D"
},
"description": "__MSG_fillPassDescription__"
}
},
"default_locale": "en",
"applications": {
"gecko": {
"id": "keywi-ff-add-on@ledfan.be",
"strict_min_version": "51.0"
}
}
} ベストのKeywi代替案
Keywiに類似したFirefox add-onをいくつか紹介します:
KeePassHttp-Connector
Andy Brandt
KeeWeb Connect Extension
a-st
PfP: Pain-free Passwords
Wladimir Palant
KeePassHelper Password Manager
Joe Ertaba
Pleasant Password Server Auto-Filler
PPASS Software Inc.
KeeForm
keeform
KeyCat opensource password manager
Key.cat
KeePass Tusk - Password Access and Autofill
Brandon Davis
Secure Password Generator
Nikolay Martynov
Kee - Password Manager
Luckyrat
KeePassXC-Browser Helper
keepassxc_browser