Quick Bookmark Launcher Firefox

Examine source code of Quick Bookmark Launcher

Inspect and view changes in Quick Bookmark Launcher source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "__MSG_ext_name__",
  "description": "__MSG_ext_desc__",
  "version": "6.6.0",
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "chrome_url_overrides": {
    "newtab": "newtab.html"
  },
  "action": {
    "default_title": "__MSG_default_title__"
  },
  "permissions": [
    "scripting",
    "bookmarks",
    "storage",
    "unlimitedStorage",
    "tabs",
    "notifications",
    "contextMenus"
  ],
  "host_permissions": [
    "https://google.com/*"
  ],
  "optional_permissions": [
    "clipboardRead"
  ],
  "optional_host_permissions": [
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{176150d2-ddb1-59bb-2090-bc1d6420e820}",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "collects_data": false
      },
      "strict_min_version": "128.0"
    }
  }
}

Best Quick Bookmark Launcher Alternatives

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