Gmail Ad killer Firefox

Examine source code of Gmail Ad killer

Inspect and view changes in Gmail Ad killer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "Browser extension to delete the annoying and confusing gmail ads",
  "manifest_version": 2,
  "name": "Ad Free Gmail",
  "version": "0.1",
  "homepage_url": "https://github.com/MariosGeorgiou/AdFreeGmail",
  "icons": {
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png"
  },
  "applications": {
    "gecko": {
      "id": "mariosge90@gmail.com_adfreegmail"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.mail.google.com/*"
      ],
      "js": [
        "killGmailAds.js"
      ]
    }
  ]
}

Best Gmail Ad killer Alternatives

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