Reddit Programming Mode Firefox

Examine source code of Reddit Programming Mode

By: MperorM
Inspect and view changes in Reddit Programming Mode source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Reddit Programming Mode",
  "version": "1.1resigned1",
  "description": "Disallows browsing of reddit, but allows viewing direct links",
  "icons": {
    "48": "programming_mode48.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.reddit.com/*"
      ],
      "js": [
        "reddit_block.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{a0282886-3d57-4c45-acb4-80d78d01693c}"
    }
  }
}

Best Reddit Programming Mode Alternatives

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