Pinboard Bookmark Firefox

Examine source code of Pinboard Bookmark

Inspect and view changes in Pinboard Bookmark source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "background": {
    "scripts": [
      "bookmarklet.js"
    ]
  },
  "browser_action": {
    "default_icon": "icon-256.png",
    "default_title": "Pinboard Bookmark"
  },
  "name": "Pinboard Bookmark",
  "short_name": "Pinboard Bookmark",
  "description": "Opens the standard Pinboard popup for bookmarking the current page",
  "homepage_url": "https://github.com/alexandru/pinboard-popup",
  "icons": {
    "16": "icon-16.png",
    "32": "icon-32.png",
    "48": "icon-48.png",
    "128": "icon-128.png",
    "256": "icon-256.png",
    "512": "icon-512.png"
  },
  "permissions": [
    "activeTab"
  ],
  "version": "0.4.1",
  "commands": {
    "trigger-popup": {
      "suggested_key": {
        "default": "Alt+Shift+D",
        "mac": "Ctrl+D"
      },
      "description": "Open Pinboard dialog for bookmarking the current page"
    }
  }
}

Best Pinboard Bookmark Alternatives

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