By: IzK666
Inspect and view changes in OwnCloud Passwords Client source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "OwnCloud Passwords Client",
"short_name": "OC Passwords",
"version": "1.92",
"description": "Access your Owncloud Passwords.",
"icons": {
"128": "images/icon_grey.png"
},
"background": {
"scripts": [
"background/background.js",
"background/functions.js",
"background/api.js",
"background/url.js",
"background/TLD.js"
]
},
"browser_action": {
"default_icon": "images/icon_grey.png",
"default_popup": "app/main.html"
},
"options_ui": {
"page": "options/options.html",
"open_in_tab": false
},
"permissions": [
"https://*/",
"activeTab",
"alarms",
"clipboardWrite",
"notifications",
"storage",
"tabs"
],
"commands": {
"_execute_browser_action": {
"suggested_key": {
"default": "Ctrl+Shift+F"
}
}
}
} Best OwnCloud Passwords Client Alternatives
Here are some Firefox add-ons that are similar to OwnCloud Passwords Client:
Passman
Passman
Nextcloud Passwords
wirgen
Passwords for Nextcloud browser add-on
mdw
PfP: Pain-free Passwords
Wladimir Palant
PfP: Pain-free Passwords (legacy)
Wladimir Palant
Show my Password
Francesco De Stefano
Keychain Passwords for macOS
Aurélien
ID Control Password Management
ID Control
Czo Show Password
czo
Open Password Manager
QuickCoder
Browserpass
Max Baz
Owl - Access your KeePass 2.x database
Owl Developers