RedditArchive Firefox

Examine source code of RedditArchive

By: jjanzen
Inspect and view changes in RedditArchive source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "RedditArchive",
  "version": "1.2",
  "description": "redirects reddit links to archive links",
  "content_scripts": [
    {
      "matches": [
        "*://*.reddit.com/*",
        "*://*.archive.org/*"
      ],
      "js": [
        "archive.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{06782b06-af40-44b9-b467-b89c610dd943}"
    }
  }
}

Best RedditArchive Alternatives

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