By: WIACTS
Inspect and view changes in NoPassword source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"author": "WiActs Inc.",
"manifest_version": 2,
"name": "NoPassword",
"description": "NoPassword Extension works with NoPassword hidden multi-factor authentication solution to provide the most secure authentication",
"version": "2.3.6resigned1",
"icons": {
"16": "images/logo-blue.png",
"48": "Icon-48.png",
"64": "Icon-64.png"
},
"background": {
"scripts": [
"assets/jquery.js",
"assets/aes.js",
"js/background.js"
],
"persistent": true
},
"permissions": [
"http://*/*",
"https://*/*",
"tabs",
"cookies",
"notifications",
"contextMenus",
"webNavigation",
"webRequestBlocking",
"storage"
],
"web_accessible_resources": [
"images/*.png",
"popups/*.*"
],
"browser_action": {
"default_icon": "images/logo-blue.png",
"default_title": "NoPassword"
},
"content_scripts": [
{
"matches": [
"http://*/*",
"https://*/*"
],
"css": [
"styles/main.css"
],
"js": [
"js/content.js"
],
"run_at": "document_start",
"all_frames": true
}
],
"browser_specific_settings": {
"gecko": {
"id": "@nopassword"
}
}
} Best NoPassword Alternatives
Here are some Firefox add-ons that are similar to NoPassword:
NoMorePass : Forget your passwords
Jose Antonio Espinosa
Password Defense
Pango
Passwords for Nextcloud browser add-on
mdw
Hexbon Password Manager
Rares Hideg
PfP: Pain-free Passwords
Wladimir Palant
Open Password Manager
QuickCoder
2FAS Pass Browser Extension
2FAS
PassSecurium Plus
Bắn Cá CWIN
ManageEngine Password Manager Pro
ManageEngine
MS Password Generator (WebExtension)
Ayukawayen
PassSecurium
ALPEIN Software SWISS AG
1Password: Password Manager
1Password Devs