Quick Bookmark Firefox

Examine source code of Quick Bookmark

Inspect and view changes in Quick Bookmark source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Quick Bookmark",
  "version": "1.0.0",
  "description": "Bookmark the current page instantly.",
  "icons": {
    "48": "icons/icon.svg"
  },
  "browser_action": {
    "default_popup": "popup.html"
  },
  "permissions": [
    "bookmarks",
    "tabs"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "quickbookmark-1b734dc02c94@local",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  }
}

Best Quick Bookmark Alternatives

Here are some Firefox add-ons that are similar to Quick Bookmark: