Gmail Firefox

Examine source code of Gmail

By: Gmail
Inspect and view changes in Gmail source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "content_scripts": [
    {
      "all_frames": true,
      "matches": [
        "https://mail.google.com/mail/mu/mp/*"
      ],
      "include_globs": [
        "https://mail.google.com/mail/mu/*mui=checkerPlusForGmail*"
      ],
      "js": [
        "js/tabletView.js"
      ],
      "run_at": "document_start"
    },
    {
      "matches": [
        "<all_urls>"
      ],
      "all_frames": true,
      "run_at": "document_end",
      "js": [
        "js/content.js"
      ]
    }
  ],
  "commands": {
    "dnd": {
      "description": "__MSG_doNotDisturb__"
    },
    "compose": {
      "description": "__MSG_compose__"
    },
    "markAllAsRead": {
      "description": "__MSG_markAllAsRead__"
    },
    "markAsReadInNotificationWindow": {
      "description": "__MSG_markAsReadInNotificationWindow__"
    },
    "refresh": {
      "description": "__MSG_refresh__"
    },
    "openEmailDisplayedInNotificationWindow": {
      "description": "__MSG_openEmailDisplayedInNotificationWindow__"
    },
    "quickComposeEmail": {
      "description": "__MSG_quickComposeEmail__"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{f5cc99da-3d24-4d18-9ea7-2c3c5c84e314}"
    }
  },
  "name": "Gmail Checker",
  "default_locale": "en",
  "icons": {
    "16": "/images/icons/icon_16.png",
    "32": "/images/icons/icon_32.png",
    "48": "/images/icons/icon_48.png",
    "64": "/images/icons/icon_64.png",
    "128": "/images/icons/icon_128.png"
  },
  "web_accessible_resources": [
    {
      "matches": [
        "https://www.payme.com/*"
      ],
      "resources": [
        "options.html",
        "contribute.html"
      ]
    },
    {
      "matches": [
        "https://mail.google.com/*"
      ],
      "resources": [
        "css/tabletView.css"
      ]
    }
  ],
  "manifest_version": 3,
  "host_permissions": [
    "*://*/*"
  ],
  "optional_permissions": [
    "webRequest"
  ],
  "optional_host_permissions": [
    "https://*.googleusercontent.com/"
  ],
  "version": "5.1.1",
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "background": {
    "scripts": [
      "js/lib/Autolinker.js",
      "js/common.js",
      "js/checkerPlusForGmail.js",
      "js/mime/addressparser.js",
      "js/mime/buffer.js",
      "js/mime/iconv.js",
      "js/mime/encoding.js",
      "js/mime/mimelib.js",
      "js/account.js",
      "js/mail.js",
      "js/sanitizer/html4.js",
      "js/sanitizer/uri.js",
      "js/sanitizer/sanitizer.js",
      "js/off_screen.js",
      "js/background.js"
    ]
  },
  "action": {
    "default_icon": {
      "19": "/images/browserButtons/default/not_logged_in.png",
      "38": "/images/browserButtons/default/not_logged_in_retina.png"
    },
    "default_title": "Gmail Checker",
    "default_popup": "popup.html?source=toolbar&setVia=manifest"
  },
  "permissions": [
    "alarms",
    "activeTab",
    "tabs",
    "idle",
    "notifications",
    "storage",
    "contextMenus",
    "identity",
    "cookies",
    "declarativeNetRequestWithHostAccess",
    "scripting",
    "declarativeNetRequest"
  ],
  "description": "__MSG_description__"
}

Best Gmail Alternatives

Here are some Firefox add-ons that are similar to Gmail: