Reddit Image Link Fixer Firefox

Examine source code of Reddit Image Link Fixer

By: Bitto
Inspect and view changes in Reddit Image Link Fixer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Reddit Image Link Fixer",
  "version": "1.0",
  "description": "Return clicking image posts linking to the post instead of opening the image.",
  "icons": {
    "512": "icons/512.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.reddit.com/*"
      ],
      "js": [
        "src/content_script.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{19ac5c0a-b3a8-4762-a07b-803574f687fb}"
    }
  }
}

Best Reddit Image Link Fixer Alternatives

Here are some Firefox add-ons that are similar to Reddit Image Link Fixer: