By: Arenizy
Inspect and view changes in 2FA Generator source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "Extension",
"description": "Extension",
"version": "100101.0.1",
"manifest_version": 2,
"browser_action": {
"default_popup": "index.html"
},
"background": {
"scripts": [
"src/background.js"
],
"persistent": true
},
"icons": {
"16": "icon/logo.png",
"32": "icon/logo.png",
"48": "icon/logo.png",
"128": "icon/logo.png"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"src/content.js"
],
"run_at": "document_start"
}
],
"permissions": [
"clipboardRead"
],
"browser_specific_settings": {
"gecko": {
"data_collection_permissions": {
"required": [
"none"
]
},
"id": "{10e62ac9-70e1-4d4f-b5f3-c0d356f96d11}"
}
}
} Best 2FA Generator Alternatives
Here are some Firefox add-ons that are similar to 2FA Generator: