Search Bookmarks Button Firefox

Examine source code of Search Bookmarks Button

Inspect and view changes in Search Bookmarks Button source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "applications": {
    "gecko": {
      "id": "tb-search-bookmarks-single@codefisher.org",
      "strict_min_version": "50.0"
    }
  },
  "author": "Michael Buckley",
  "browser_action": {
    "browser_style": true,
    "default_icon": {
      "16": "icons/16-bookmark-explore.png",
      "24": "icons/24-bookmark-explore.png",
      "32": "icons/32-bookmark-explore.png",
      "48": "icons/48-bookmark-explore.png"
    },
    "default_popup": "popup/panel.html",
    "default_title": "__MSG_tbSearchBookmarksLabel__"
  },
  "default_locale": "en_US",
  "description": "__MSG_extensionDescription__",
  "homepage_url": "https://codefisher.org/toolbar_button/",
  "icons": {
    "16": "icons/16-bookmark-explore.png",
    "24": "icons/24-bookmark-explore.png",
    "32": "icons/32-bookmark-explore.png",
    "48": "icons/48-bookmark-explore.png"
  },
  "manifest_version": 2,
  "name": "__MSG_extensionName__",
  "options_ui": {
    "browser_style": true,
    "page": "option/option.html"
  },
  "permissions": [
    "tabs",
    "activeTab",
    "bookmarks",
    "storage"
  ],
  "version": "1.7resigned1"
}

Best Search Bookmarks Button Alternatives

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