Reddit Top-Level Comment Skipper Firefox

Examine source code of Reddit Top-Level Comment Skipper

Inspect and view changes in Reddit Top-Level Comment Skipper source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Reddit Top-Level Comment Skipper",
  "version": "0.1",
  "description": "Adds a shortcut to quickly jump to the next top-level comment in a Reddit thread, making it easier to navigate discussions without scrolling through nested replies",
  "content_scripts": [
    {
      "matches": [
        "*://*.reddit.com/r/*/comments/*"
      ],
      "js": [
        "reddit-comment-skipper.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{53004fdb-b4d0-4b77-8b2b-9aeedd33f4dd}"
    }
  }
}

Best Reddit Top-Level Comment Skipper Alternatives

Here are some Firefox add-ons that are similar to Reddit Top-Level Comment Skipper: