Pinboard-sync Firefox

Examine source code of Pinboard-sync

Inspect and view changes in Pinboard-sync source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Pinboard-sync",
  "version": "1.2",
  "browser_specific_settings": {
    "gecko": {
      "id": "pinboard-sync@artem.rocks"
    }
  },
  "description": "Manage your Pinboard bookmarks with native browser bookmark tools.",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "options_ui": {
    "page": "options/index.html",
    "browser_style": true,
    "chrome_style": true
  },
  "permissions": [
    "*://api.pinboard.in/*",
    "bookmarks",
    "storage"
  ]
}

Best Pinboard-sync Alternatives

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