Tinder Popup Killer Firefox

Examine source code of Tinder Popup Killer

Inspect and view changes in Tinder Popup Killer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Tinder Popup Killer",
  "description": "Removes annoying pop-ups such as 'send super like' and others such as for upgrading the subscription. So you can keep on swiping.",
  "version": "0.1",
  "author": "Eimert Vink",
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_title": "Tinder Popup Killer",
    "default_icon": "img/x-mark-16x16.png"
  },
  "manifest_version": 2,
  "content_scripts": [
    {
      "matches": [
        "https://tinder.com/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ]
}

Best Tinder Popup Killer Alternatives

Here are some Firefox add-ons that are similar to Tinder Popup Killer: