GHtmlMail Firefox

Examine source code of GHtmlMail

By: kleiba Add-on
Inspect and view changes in GHtmlMail source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "description": "Redirects calls to the GMail inbox page to the HTML version.",
  "manifest_version": 2,
  "name": "GHtmlMail",
  "version": "1.0",
  "homepage_url": "https://github.com/kleiba/ghtmlmail",
  "icons": {
    "48": "ghtmlmail-icon-48.png"
  },
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "*://mail.google.com/mail/*"
  ],
  "background": {
    "scripts": [
      "ghtmlmail.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "strict_min_version": "57.0a1"
    }
  }
}

Best GHtmlMail Alternatives

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