BookmarkVault Firefox

Examine source code of BookmarkVault

Inspect and view changes in BookmarkVault source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "BookmarkVault",
  "version": "0.1.4",
  "manifest_version": 3,
  "description": "Safe and easy bookmark storage",
  "icons": {
    "128": "img/logo128.png"
  },
  "background": {
    "service_worker": "background.js",
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "storage",
    "unlimitedStorage",
    "identity",
    "activeTab"
  ],
  "incognito": "spanning",
  "action": {
    "default_icon": {
      "128": "img/logo128.png"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "bookmarkvault@zookatron.com",
      "strict_min_version": "120.0"
    }
  }
}

Best BookmarkVault Alternatives

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