PrivateBookmark Firefox

Examine source code of PrivateBookmark

By: Woocash
Inspect and view changes in PrivateBookmark source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "applications": {
    "gecko": {
      "id": "{a37678e2-6781-4f81-ba07-bf711cb608c0}"
    }
  },
  "name": "PrivateBookmark",
  "version": "1.9resigned1",
  "author": "Lukasz Kwiatkowski",
  "incognito": "spanning",
  "description": "Opens bookmark marked as private in a new private tab.",
  "icons": {
    "76": "icons/private-bookmark.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "options_ui": {
    "page": "options/options.html"
  },
  "permissions": [
    "<all_urls>",
    "tabs",
    "webRequest",
    "webRequestBlocking",
    "bookmarks",
    "storage"
  ]
}

Best PrivateBookmark Alternatives

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