HackerNews2Bookmarks Firefox

Examine source code of HackerNews2Bookmarks

By: olvy Add-on
Inspect and view changes in HackerNews2Bookmarks source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "HackerNews2Bookmarks",
  "description": "Keep all your links from hacker news as local bookmarks",
  "version": "1.1",
  "icons": {
    "512": "icons/hn_bookmark.png"
  },
  "permissions": [
    "activeTab",
    "bookmarks",
    "storage"
  ],
  "background": {
    "scripts": [
      "background_scripts/background.js"
    ]
  },
  "browser_action": {
    "default_icon": "icons/hn_bookmark.png",
    "default_title": "Bookmark HN!",
    "default_popup": "popup/popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{b34ce116-c895-4551-9de9-7d707c5a9817}"
    }
  }
}

Best HackerNews2Bookmarks Alternatives

Here are some Firefox add-ons that are similar to HackerNews2Bookmarks: