The Reddit Archives Firefox

Examine source code of The Reddit Archives

Inspect and view changes in The Reddit Archives source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "The Reddit Archives",
  "description": "Change color of vote buttons on old and new reddit for archived posts.",
  "version": "1.0.6",
  "homepage_url": "https://farorbit.itch.io",
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://*.reddit.com/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "theredditarchives@protop"
    }
  }
}

Best The Reddit Archives Alternatives

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