Mint Ad Blocker Firefox

Examine source code of Mint Ad Blocker

Inspect and view changes in Mint Ad Blocker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Mint Ad Blocker",
  "version": "0.1",
  "description": "Removes Sponsored Items from Mint",
  "icons": {
    "48": "icons/mint-ad-blocker-48.png"
  },
  "browser_action": {
    "default_icon": "icons/mint-ad-blocker-48.png",
    "default_title": "Mint Ad Blocker",
    "default_popup": "popup/mint-ad-blocker.html"
  },
  "content_scripts": [
    {
      "matches": [
        "*://mint.intuit.com/*"
      ],
      "js": [
        "mint-ad-blocker.js"
      ],
      "css": [
        "mint-ad-blocker.css"
      ]
    }
  ]
}

Best Mint Ad Blocker Alternatives

Here are some Firefox add-ons that are similar to Mint Ad Blocker: