Bookmarked Search Firefox

Examine source code of Bookmarked Search

Inspect and view changes in Bookmarked Search source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extensionName__",
  "description": "__MSG_extensionDescription__",
  "default_locale": "en",
  "version": "0.3",
  "author": "lilydjwg",
  "applications": {
    "gecko": {
      "id": "bookmarked-search@lilydjwg.me",
      "strict_min_version": "54.0"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "contextMenus",
    "bookmarks",
    "storage"
  ],
  "icons": {
    "48": "icons/search.svg",
    "96": "icons/search.svg"
  }
}

Best Bookmarked Search Alternatives

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