Reddit All Comments Viewer Firefox

Examine source code of Reddit All Comments Viewer

By: Draxxx
Inspect and view changes in Reddit All Comments Viewer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Reddit All Comments Viewer",
  "description": "Adds a button to \"Load all comments\" in reddit.com",
  "version": "3.4",
  "manifest_version": 3,
  "content_scripts": [
    {
      "js": [
        "addbutton.js"
      ],
      "matches": [
        "https://old.reddit.com/r/*"
      ],
      "run_at": "document_end"
    }
  ],
  "host_permissions": [
    "https://old.reddit.com/r/*"
  ],
  "icons": {
    "128": "reddit_love.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{9858d177-19a6-4a6d-94cc-702558618d64}",
      "strict_min_version": "120.0"
    }
  }
}

Best Reddit All Comments Viewer Alternatives

Here are some Firefox add-ons that are similar to Reddit All Comments Viewer: