Reddit Only Parent Comments Firefox

Examine source code of Reddit Only Parent Comments

By: Xnanga
Inspect and view changes in Reddit Only Parent Comments source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Reddit Only Parent Comments",
  "description": "A lightweight extension for Reddit which auto-hides replies to comments, allowing you to focus on only the top comments in each thread.",
  "version": "1.1.0",
  "author": "Jamie Peutherer",
  "homepage_url": "https://jamiethe.dev",
  "icons": {
    "48": "images/png/ropc-icon-48x48.png",
    "96": "images/png/ropc-icon-96x96.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{6b88dbd3-3173-4450-990d-c93c7e03249b}"
    }
  },
  "permissions": [
    "storage",
    "tabs",
    "https://www.reddit.com/",
    "https://old.reddit.com/"
  ],
  "browser_action": {
    "default_icon": "images/png/ropc-icon-96x96.png",
    "default_title": "Reddit Only Parent Comments",
    "default_popup": "popup/toggle-active.html"
  },
  "background": {
    "scripts": [
      "background/reddit-url-handler.js"
    ]
  }
}

Best Reddit Only Parent Comments Alternatives

Here are some Firefox add-ons that are similar to Reddit Only Parent Comments: