Paperboy for HN Firefox

Examine source code of Paperboy for HN

By: mateoeh Add-on
Inspect and view changes in Paperboy for HN source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Paperboy for HN",
  "version": "1.0.1",
  "description": "Shows replies to your HN posts and comments",
  "background": {
    "scripts": [
      "/js/common.js",
      "/js/background.js"
    ]
  },
  "icons": {
    "96": "/assets/icon.png"
  },
  "browser_action": {
    "default_icon": {
      "96": "/assets/icon-action.png"
    },
    "default_title": "Paperboy",
    "default_popup": "/popup/popup.html"
  },
  "permissions": [
    "storage"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "paperboy@mateoeh.com"
    }
  }
}

Best Paperboy for HN Alternatives

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