Inspect and view changes in Copy 2FA from Android Messages source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "__MSG_extensionName__",
"version": "1.0.5",
"description": "__MSG_extensionDescription__",
"author": "Daniel Rozenberg",
"homepage_url": "https://github.com/danielrozenberg/copy-2fa-from-android-messages",
"icons": {
"48": "icons/logo.svg",
"96": "icons/logo.svg"
},
"background": {
"scripts": [
"background.mjs"
],
"type": "module"
},
"permissions": [
"clipboardWrite",
"notifications"
],
"host_permissions": [
"https://messages.google.com/*"
],
"content_scripts": [
{
"matches": [
"https://messages.google.com/*"
],
"js": [
"message-observer.mjs"
]
}
],
"default_locale": "en",
"browser_specific_settings": {
"gecko": {
"id": "copy-2fa-from-android-messages@firefox.danielrozenberg.com"
}
}
} Best Copy 2FA from Android Messages Alternatives
Here are some Firefox add-ons that are similar to Copy 2FA from Android Messages:
TOTP Authenticator
BinaryBoot
MFAuth - 2FA Authenticator
AtoZ Appz
2! Authenticator
FlyteSoft
Copy Link Text
リシ
2FA Live
Trang Ha Viet
TOTP Viewer
Haruka Yamamoto
Tabs2Clipboard
xeoth
TOTP Auth
Mr. Smirk
2FAFast Authenticator
Shoyeb Akter
2FA Authenticator
Authenticator
XMR 2FA
mainnetnow
Copy all the tab information to the clipboard
c-yan