Redditify Firefox

Examine source code of Redditify

By: Zeneux
Inspect and view changes in Redditify source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Redditify",
  "version": "1.0",
  "description": "Converts all reddit pages to the old forum style of Reddit.",
  "icons": {
    "48": "icons/redditify.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://www.reddit.com/*"
      ],
      "js": [
        "redditify.js"
      ]
    }
  ]
}

Best Redditify Alternatives

Here are some Firefox add-ons that are similar to Redditify: