Reddit remove no-participation Firefox

Examine source code of Reddit remove no-participation

By: DecentM Add-on
Inspect and view changes in Reddit remove no-participation source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Reddit remove no-participation",
  "short_name": "Reddit No-NP",
  "description": "Replaces all no-participation links on Reddit to their regular version",
  "version": "1.2.1resigned1",
  "manifest_version": 2,
  "icons": {
    "16": "images/icon-16.png",
    "128": "images/icon-128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "http://reddit.com/*",
        "http://www.reddit.com/*",
        "https://reddit.com/*",
        "https://www.reddit.com/*"
      ],
      "js": [
        "scripts/contentscript.js"
      ],
      "run_at": "document_end",
      "all_frames": false
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{b699ef31-cad2-4920-b50f-b8866dc10023}"
    }
  }
}

Best Reddit remove no-participation Alternatives

Here are some Firefox add-ons that are similar to Reddit remove no-participation: