launcher lite Firefox

Examine source code of launcher lite

By: Raymond Add-on
Inspect and view changes in launcher lite source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Browser App Launcher Lite",
  "version": "5.0",
  "description": "The Lite version Of Chrome App Launcher",
  "homepage_url": "https://Pro-Bandey.github.io/Projects/?Pro=Chrome-App-Launcher-Lite",
  "icons": {
    "16": "icons/16.png",
    "32": "icons/32.png",
    "48": "icons/48.png",
    "128": "icons/128.png"
  },
  "action": {
    "default_popup": "index.html",
    "default_title": "Open Launcher",
    "default_icon": {
      "16": "icons/16.png",
      "32": "icons/32.png",
      "48": "icons/48.png",
      "128": "icons/128.png"
    }
  },
  "sidebar_action": {
    "default_panel": "index.html",
    "default_title": "App Launcher",
    "default_icon": {
      "16": "icons/16.png",
      "32": "icons/32.png",
      "48": "icons/48.png",
      "128": "icons/128.png"
    }
  },
  "permissions": [
    "tabs",
    "storage",
    "activeTab",
    "topSites"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "commands": {
    "_execute_action": {
      "suggested_key": {
        "default": "Ctrl+Shift+L",
        "mac": "Command+Shift+L"
      },
      "description": "Open the launcher"
    },
    "add-new-link": {
      "suggested_key": {
        "default": "Ctrl+Shift+A",
        "mac": "Command+Shift+A"
      },
      "description": "Add a new shortcut"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{1c6e92f0-25a7-4444-a949-1ac749f4551d}",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best launcher lite Alternatives

Here are some Firefox add-ons that are similar to launcher lite: