Hacker News Comment Scroll Firefox

Examine source code of Hacker News Comment Scroll

Inspect and view changes in Hacker News Comment Scroll source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Hacker News Comment Scroll",
  "version": "1.1resigned1",
  "description": "Makes it possible to scroll to next head comment on Hacker News with the click of a button.",
  "icons": {
    "48": "icons/icon48.png",
    "96": "icons/icon96.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://news.ycombinator.com/item?id=*"
      ],
      "js": [
        "js/main.js"
      ],
      "css": [
        "css/stylesheet.css"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{d11543f7-7a9a-46a8-b9f5-dcc2af286019}"
    }
  }
}

Best Hacker News Comment Scroll Alternatives

Here are some Firefox add-ons that are similar to Hacker News Comment Scroll: