By: Kunal Verma
Inspect and view changes in Secure Password generator source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "__MSG_name__",
"version": "1.0",
"manifest_version": 2,
"description": "__MSG_description__",
"author": "__MSG_author__",
"default_locale": "en",
"permissions": [
"storage",
"<all_urls>",
"contextMenus",
"clipboardWrite"
],
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"js/script.js"
],
"run_at": "document_idle",
"all_frames": true
}
],
"background": {
"scripts": [
"js/background.js",
"js/script.js"
],
"persistent": false
},
"icons": {
"16": "icons/icon.png",
"32": "icons/icon.png",
"48": "icons/icon.png",
"128": "icons/icon.png"
},
"browser_action": {
"default_icon": "icons/icon.png",
"default_popup": "options.html"
},
"browser_specific_settings": {
"gecko": {
"id": "kv47871@gmail.com",
"strict_min_version": "42.1"
}
}
} Best Secure Password generator Alternatives
Here are some Firefox add-ons that are similar to Secure Password generator:
Secure Passwords
Tatami-web
Password generator
Eugene Fox
password generator
Foryourease
Simple Password Generator
Preb
Generate Password Extension
Samuel Greco
Random Password Generator
Thijs Floryn
Strong Password Generator
Zerry
Password Generator
oealibya
Powerfull Password Generator
Simion Dragos
Secure password generator
Gwarek2
Password Generator add on
TempoLabs