Inspect and view changes in Quick my password source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Quick my password",
"author": "Clement Pentrella",
"description": "Extensions to generate and save a password for your website without database!",
"version": "1.0",
"permissions": [
"activeTab",
"<all_urls>"
],
"browser_action": {
"default_popup": "index.html"
},
"icons": {
"16": "./logo/logo_extension16.png",
"32": "./logo/logo_extension32.png",
"48": "./logo/logo_extension48.png",
"128": "./logo/logo_extension128.png"
},
"commands": {
"_execute_browser_action": {
"suggested_key": {
"default": "Ctrl+Q",
"mac": "MacCtrl+Q"
},
"description": "OpenUp"
}
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content_script.js"
],
"css": [
"banner.css"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "{1e0b316e-18a0-48ae-9a46-bc5daa96b4d1}"
}
}
} Best Quick my password Alternatives
Here are some Firefox add-ons that are similar to Quick my password:
MS Password Generator (WebExtension)
Ayukawayen
Passwords 101
Vincent Vans
password generator
Foryourease
Password Hasher Plus - Password Generator
simu
Password generator
Eugene Fox
Request Password
Mediastinct
Secure Password Generator
Nikolay Martynov
Generate random passwords
youssefdev
Generate Password Extension
Samuel Greco
Instant Password Generator
Undefined
Secure Passwords
Tatami-web
Just a Password Generator
CWMInti