By: SnuggleJuice
Inspect and view changes in gen-pass source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Password Generator",
"version": "1.0",
"description": "Generate a random password",
"icons": {
"48": "icons/lock-48.png"
},
"permissions": [
"activeTab"
],
"browser_action": {
"default_icon": "icons/lock-48.png",
"default_title": "Password Generator",
"default_popup": "popup/generator.html"
}
} Best gen-pass Alternatives
Here are some Firefox add-ons that are similar to gen-pass: