Beeline — Fast App Launcher Firefox

Examine source code of Beeline — Fast App Launcher

By: sapn95 Add-on
Inspect and view changes in Beeline — Fast App Launcher source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Beeline — Fast App Launcher",
  "version": "0.7.0",
  "description": "Keyboard-first launcher for your Microsoft My Apps / Entra SSO apps. Search and open any app in milliseconds.",
  "action": {
    "default_popup": "popup/popup.html",
    "default_title": "Beeline — Fast App Launcher",
    "default_icon": {
      "16": "icons/icon-16.png",
      "48": "icons/icon-48.png",
      "128": "icons/icon-128.png"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "type": "module"
  },
  "options_page": "options/options.html",
  "permissions": [
    "storage",
    "scripting",
    "alarms",
    "search",
    "contextualIdentities"
  ],
  "optional_permissions": [
    "bookmarks",
    "cookies"
  ],
  "optional_host_permissions": [
    "https://myapplications.microsoft.com/*"
  ],
  "commands": {
    "_execute_action": {
      "suggested_key": {
        "default": "Ctrl+Shift+Space",
        "mac": "Command+Shift+Space"
      },
      "description": "Open Beeline"
    }
  },
  "icons": {
    "16": "icons/icon-16.png",
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "beeline@sapn95.github.io",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    },
    "gecko_android": {
      "strict_min_version": "142.0"
    }
  }
}

Best Beeline — Fast App Launcher Alternatives

Here are some Firefox add-ons that are similar to Beeline — Fast App Launcher: