LinkLocker - Private Bookmarking Firefox

Examine source code of LinkLocker - Private Bookmarking

Inspect and view changes in LinkLocker - Private Bookmarking source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "LinkLocker - Private Bookmarking",
  "short_name": "LinkLocker",
  "version": "1.2resigned1",
  "description": "Clip Web content to your LinkLocker account.",
  "icons": {
    "16": "icons/icon.png",
    "38": "icons/icon38.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "permissions": [
    "tabs",
    "activeTab",
    "https://linklocker.co/*",
    "contextMenus"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "https://linklocker.co/extension*"
      ],
      "js": [
        "closer.js"
      ]
    }
  ],
  "browser_action": {
    "default_title": "Clip to LinkLocker",
    "default_popup": "clipper.html",
    "default_icon": {
      "16": "icons/button.png",
      "38": "icons/button38.png"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{520df505-b27d-48b5-a007-62c1d9bdde50}"
    }
  }
}

Best LinkLocker - Private Bookmarking Alternatives

Here are some Firefox add-ons that are similar to LinkLocker - Private Bookmarking: