Reddit Fix Firefox

Examine source code of Reddit Fix

Inspect and view changes in Reddit Fix source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Reddit Fix",
  "version": "0.3",
  "description": "Hides previously voted on posts from front page and disables voting on archived reddit posts.",
  "icons": {},
  "applications": {
    "gecko": {
      "id": "acas@mozilla.org"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.reddit.com/*"
      ],
      "js": [
        "jquery-2.2.3.min.js",
        "redditFix.js"
      ]
    }
  ]
}

Best Reddit Fix Alternatives

Here are some Firefox add-ons that are similar to Reddit Fix: