Pinboard Firefox

Examine source code of Pinboard

Inspect and view changes in Pinboard source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Pinboard",
  "description": "Unofficial Firefox add-on for Pinboard.in. Bookmark web pages & add notes easily.",
  "permissions": [
    "activeTab",
    "menus"
  ],
  "version": "5.0.0",
  "icons": {
    "16": "static/icon-16.png",
    "48": "static/icon-48.png",
    "128": "static/icon-128.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": "static/icon-128.png",
    "default_title": "Bookmark on Pinboard"
  },
  "commands": {
    "_execute_browser_action": {
      "suggested_key": {
        "default": "Alt+P"
      }
    }
  },
  "manifest_version": 2,
  "homepage_url": "https://browsernative.com/mozilla-firefox-extensions/"
}

Best Pinboard Alternatives

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