By: Daniel Rozenberg
Inspect and view changes in GMail — Refresh External Account 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.1",
"description": "__MSG_extensionDescription__",
"author": "Daniel Rozenberg",
"homepage_url": "https://github.com/danielrozenberg/gmail-refresh-external-accounts",
"icons": {
"48": "icons/logo.svg",
"96": "icons/logo.svg"
},
"background": {
"scripts": [
"background.mjs"
],
"type": "module"
},
"permissions": [
"alarms",
"storage",
"tabHide"
],
"host_permissions": [
"https://mail.google.com/*"
],
"content_scripts": [
{
"matches": [
"https://mail.google.com/*"
],
"js": [
"content.mjs"
]
}
],
"default_locale": "en",
"browser_specific_settings": {
"gecko": {
"id": "gmail-refresh-external-accounts@firefox.danielrozenberg.com"
}
}
} Best GMail — Refresh External Account Alternatives
Here are some Firefox add-ons that are similar to GMail — Refresh External Account:
Gmail++
Michael Pfaff
Gmail POP3 Auto Refresh
Evan JUGE
Gmail POP3 Reload
Anom Wijaya
Gmail POP3 Refresh Button
Gmail POP3 Refresh Button
GMail New Tab Button
Keepdev
Gmail Unread Counter
ForrestGrump
Auto Email Checker
Juan Mcpherson
Google Mail Checker
michael-mml
Geething
Geething
Gmail™ Notifier +
Alexis Jaksone
Gmail™ Notifier (restartless)
InBasic
Open Inbox In New Tab
Contra