Bookmark search plus 2 Firefox

Examine source code of Bookmark search plus 2

By: aaFn
Inspect and view changes in Bookmark search plus 2 source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Bookmark search plus 2",
  "short_name": "BSP2",
  "description": "Displays and filters bookmarks on search string, show parent folders.",
  "author": "aaFn",
  "version": "2.0.137",
  "browser_specific_settings": {
    "gecko": {
      "id": "bookmarksearchplus2@aafn.org",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      },
      "strict_min_version": "58.0"
    }
  },
  "icons": {
    "38": "icons/star2.png"
  },
  "background": {
    "scripts": [
      "sidebar/OptionDesc.js",
      "sidebar/libstore.js",
      "sidebar/libimage.js",
      "sidebar/BookmarkNode.js",
      "sidebar/HistoryNode.js",
      "sidebar/CreateHistQueue.js",
      "sidebar/bookmarkutils.js",
      "sidebar/favicon.js",
      "sidebar/contextmenu.js",
      "sidebar/background.js"
    ]
  },
  "sidebar_action": {
    "default_icon": "icons/star2.png",
    "default_title": "Bookmark search plus 2",
    "default_panel": "sidebar/panel.html"
  },
  "browser_action": {
    "browser_style": false,
    "default_icon": "icons/star2.png",
    "default_title": "Bookmark search plus 2"
  },
  "permissions": [
    "<all_urls>",
    "storage",
    "unlimitedStorage",
    "tabs",
    "bookmarks",
    "history",
    "browserSettings",
    "topSites",
    "menus",
    "menus.overrideContext",
    "theme"
  ],
  "options_ui": {
    "page": "sidebar/options.html"
  },
  "web_accessible_resources": [
    "icons/*.png",
    "sidebar/*.html*"
  ],
  "commands": {
    "_execute_sidebar_action": {
      "suggested_key": {
        "default": "Ctrl+Q",
        "linux": "Ctrl+Shift+B",
        "mac": "Alt+B"
      }
    }
  }
}

Best Bookmark search plus 2 Alternatives

Here are some Firefox add-ons that are similar to Bookmark search plus 2: