HN Comments Firefox

Examine source code of HN Comments

By: Etienne
Inspect and view changes in HN Comments source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "HN Comments",
  "version": "0.4resigned1",
  "applications": {
    "gecko": {
      "id": "hncomments@mozilla.org",
      "strict_min_version": "45.0"
    }
  },
  "icons": {
    "16": "icon16.png",
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "browser_action": {
    "default_title": "HN Comments"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "*://hn.algolia.com/*",
    "tabs"
  ]
}

Best HN Comments Alternatives

Here are some Firefox add-ons that are similar to HN Comments: