Reddit Comment Navigator Firefox

Examine source code of Reddit Comment Navigator

Inspect and view changes in Reddit Comment Navigator source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Reddit Comment Navigator",
  "description": "Easily navigate between top level comments on a Reddit post.",
  "version": "0.1",
  "icons": {
    "64": "rcn-icon.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.reddit.com/*/comments/*"
      ],
      "js": [
        "rcn.js"
      ]
    }
  ]
}

Best Reddit Comment Navigator Alternatives

Here are some Firefox add-ons that are similar to Reddit Comment Navigator: