By: Inbox When Ready
Inspect and view changes in Inbox When Ready for Gmail™ source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "__MSG_appName__",
"description": "__MSG_appDesc__",
"version": "1.8.1",
"manifest_version": 2,
"applications": {
"gecko": {
"id": "firefox@inboxwhenready.org"
}
},
"icons": {
"16": "images/icon-16.png",
"48": "images/icon-48.png",
"128": "images/icon-128.png"
},
"browser_action": {
"default_icon": {
"16": "images/icon-16.png",
"24": "images/icon-24.png",
"32": "images/icon-32.png",
"48": "images/icon-48.png"
}
},
"default_locale": "en",
"background": {
"scripts": [
"scripts/background.js"
]
},
"options_ui": {
"page": "options.html",
"open_in_tab": true,
"chrome_style": true
},
"web_accessible_resources": [
"images/icon-lock-gmail-32.png"
],
"content_scripts": [
{
"matches": [
"https://inboxwhenready.org/*",
"https://mail.google.com/*"
],
"css": [
"styles/gmail.css",
"styles/inbox-when-ready.css"
],
"js": [
"scripts/content_scripts/vendor/zepto.min.js",
"scripts/content_scripts/inbox-when-ready.js"
],
"run_at": "document_start",
"all_frames": false
}
],
"permissions": [
"storage",
"tabs",
"webRequest",
"https://inboxwhenready.org/*",
"https://api.inboxwhenready.org/*",
"http://mail.google.com/*",
"https://mail.google.com/*"
]
} Best Inbox When Ready for Gmail™ Alternatives
Here are some Firefox add-ons that are similar to Inbox When Ready for Gmail™:
Simplify Gmail
Michael Leggett
Gmail Inbox Cleaner for Firefox
KreativeKoala LLC
ActiveInbox for Gmail
Andy Mitchell
TaskScale.net Inbox Helper
Sergio
Notifier for Inbox™
Alexis Jaksone
Integrated Inbox for Gmail and Google Apps
MichaelAtUVa
Gmail™ Notifier +
Alexis Jaksone
Gmail Notifier
rxliuli
Checker Plus for Gmail™
Jason Savard
Inbox in Gmail
Bouke Stam
Google Mail Checker
michael-mml