Hacker News Comment Collapse Firefox

Examine source code of Hacker News Comment Collapse

Inspect and view changes in Hacker News Comment Collapse 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 Collapse",
  "version": "1.3resigned1",
  "homepage_url": "https://github.com/briansteffens/hackernews-comment-collapse",
  "description": "Adds a collapse/expand button to comments on Hacker News.",
  "applications": {
    "gecko": {
      "id": "hackernews-comment-collapse@mozilla.org",
      "strict_min_version": "45.0"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "*://news.ycombinator.com/item*"
      ],
      "js": [
        "collapse.js"
      ]
    }
  ]
}

Best Hacker News Comment Collapse Alternatives

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