By: Keepdev
Inspect and view changes in GMail New Tab Button source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "GMail Button Extension",
"version": "0.23",
"description": "Displays GMail button on a toolbar with account selection",
"permissions": [
"activeTab",
"scripting",
"storage",
"contextMenus"
],
"host_permissions": [
"<all_urls>"
],
"action": {
"default_icon": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"64": "icons/icon64.png",
"96": "icons/icon96.png",
"128": "icons/icon128.png"
},
"default_title": "Gmail Quick Access (Right-click for account selection)",
"default_area": "navbar"
},
"icons": {
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"64": "icons/icon64.png",
"96": "icons/icon96.png",
"128": "icons/icon128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "gmailbuttonextension@keepdev.com",
"strict_min_version": "109.0"
}
},
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"run_at": "document_idle"
}
],
"options_ui": {
"page": "options.html"
}
} Best GMail New Tab Button Alternatives
Here are some Firefox add-ons that are similar to GMail New Tab Button:
Launch Gmail
Karthik
Gmail (Pin Tab)
Senthil Ponnusamy
Open Inbox In New Tab
Contra
Gmail
Lucas Suberbielle
Open Gmail in a new tab
DJAC Productions
Open Google Contacts with toolbar button
DJAC Productions
Open Gmail on a new tab
Xocket
Sidebar for Gmail™
Martin
Gmail Same Tab Switcher
stradayqq
Google Voice (Pin Tab)
Senthil Ponnusamy
Google Mail Checker
michael-mml
Gmail
Lucas Suberbielle