Remove reddit app promos Firefox

Examine source code of Remove reddit app promos

Inspect and view changes in Remove reddit app promos 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
{
  "manifest_version": 2,
  "name": "Remove reddit app promos",
  "version": "1.0.2",
  "description": "A small Firefox extension which removes the banners and promos trying to get you to install the Reddit app, these banners and promos normally appear when browsing Reddit on a mobile device.",
  "icons": {
    "48": "icons/48.png",
    "96": "icons/96.png",
    "128": "icons/128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.reddit.com/*"
      ],
      "js": [
        "js/main.js"
      ],
      "css": [
        "css/main.css"
      ]
    }
  ]
}

Best Remove reddit app promos Alternatives

Here are some Firefox add-ons that are similar to Remove reddit app promos: