Extension for Gmail Basic HTML View Firefox

Examine source code of Extension for Gmail Basic HTML View

Inspect and view changes in Extension for Gmail Basic HTML View source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Extension for Gmail Basic HTML View",
  "description": "Add functions for Gmail Basic HTML view",
  "icons": {
    "48": "gmail_red.png"
  },
  "version": "2.1resigned1",
  "author": "backy0175",
  "content_scripts": [
    {
      "matches": [
        "*://mail.google.com/*"
      ],
      "js": [
        "contents.js"
      ]
    }
  ],
  "applications": {
    "gecko": {
      "id": "@extension-for-gmail-basic-html-view",
      "strict_min_version": "42.0"
    }
  }
}

Best Extension for Gmail Basic HTML View Alternatives

Here are some Firefox add-ons that are similar to Extension for Gmail Basic HTML View: