Hacker News Next Firefox

Examine source code of Hacker News Next

By: Analog Add-on
Inspect and view changes in Hacker News Next source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "web-rate",
  "version": "1.1",
  "permissions": [
    "activeTab",
    "storage",
    "tabs"
  ],
  "commands": {
    "toggle-nextpage": {
      "suggested_key": {
        "default": "F8"
      },
      "description": "next page"
    },
    "toggle-comments": {
      "suggested_key": {
        "default": "F9"
      },
      "description": "Show the comments"
    }
  },
  "description": "Rate how interesting a website is",
  "icons": {
    "48": "check.png"
  },
  "background": {
    "scripts": [
      "keys.js"
    ]
  },
  "browser_action": {
    "default_icon": "check.png",
    "default_title": "web-rate",
    "default_popup": "web-rate.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{2d0e7b36-deb5-4bf8-8a5e-575696de7e98}"
    }
  }
}

Best Hacker News Next Alternatives

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