Hush - private bookmarking Firefox

Examine source code of Hush - private bookmarking

By: Hush
Inspect and view changes in Hush - private bookmarking source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Hush - private bookmarking",
  "version": "2.0.3",
  "manifest_version": 2,
  "developer": {
    "name": "hushbookmarks.com",
    "url": "https://hushbookmarks.com"
  },
  "description": "The only secure way to create and access private bookmarks while private browsing.",
  "icons": {
    "16": "images/icon-16.png",
    "32": "images/icon-32.png",
    "48": "images/icon-48.png",
    "128": "images/icon-128.png"
  },
  "background": {
    "scripts": [
      "common/vendor/jquery.min.js",
      "common/vendor/moment.min.js",
      "common/vendor/sjcl.js",
      "common/storage.js",
      "common/helpers.js",
      "common/background.js"
    ]
  },
  "incognito": "spanning",
  "permissions": [
    "storage",
    "tabs",
    "bookmarks",
    "https://hushbookmarks.com/"
  ],
  "browser_action": {
    "default_icon": {
      "16": "images/icon-16-ltgrey.png",
      "24": "images/icon-24-ltgrey.png",
      "32": "images/icon-32-ltgrey.png"
    },
    "default_title": "Hush",
    "default_popup": "popup/default.html"
  }
}

Best Hush - private bookmarking Alternatives

Here are some Firefox add-ons that are similar to Hush - private bookmarking: