Bookmark Search Firefox

Examine source code of Bookmark Search

By: jasmin
Inspect and view changes in Bookmark Search source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Bookmark Search",
  "version": "1.0.0",
  "description": "Quickly search through all your bookmarks from a popup. Find and open bookmarks instantly without navigating the bookmark manager.",
  "browser_specific_settings": {
    "gecko": {
      "id": "booksearch@bsfxext.com",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "permissions": [
    "bookmarks"
  ],
  "action": {
    "default_popup": "popup.html",
    "default_title": "Bookmark Search"
  },
  "icons": {
    "16": "icons/icon-16.png",
    "32": "icons/icon-32.png",
    "64": "icons/icon-64.png",
    "128": "icons/icon-128.png"
  }
}

Best Bookmark Search Alternatives

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