Por: Chrome OS
Inspect and view changes in Random Password Creator source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Random Password Generator",
"version": "1.0",
"description": "Generates a random password with small and big letters, numbers, and special characters.",
"permissions": [
"clipboardWrite"
],
"icons": {
"48": "icons/icon-48.png",
"64": "icons/icon-64.png"
},
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content-script.js"
]
}
],
"browser_action": {
"default_title": "Random Password Generator",
"default_popup": "popup.html"
},
"options_ui": {
"page": "options.html",
"browser_style": true
},
"browser_specific_settings": {
"gecko": {
"id": "{8a1f780b-1171-446e-9d04-84c0a7908eb4}"
}
}
} Mejores alternativas Random Password Creator
Aquí hay algunas Firefox add-ons que son similares a Random Password Creator:
Password Generator
Matthew
Random Password Generator
Mike
RandomPasswordGenerator
Anj
Password Generator
jasmin
Random Password Generator GPT
ChatGPT Classroom
Random Password Generator
Thijs Floryn
Password Generator
Omega Strike
Random Password
Adbile
Password generator
temagr
strong-password
Arfat
Basic Password Generator
Dave Just