Windows App launcher Firefox

Examine source code of Windows App launcher

Inspect and view changes in Windows App launcher source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Windows App launcher",
  "description": "Launch the Windows 10/11 features.",
  "version": "3.3.6.5",
  "browser_specific_settings": {
    "gecko": {
      "id": "{83aa5ada-47fd-4245-b48d-01cfc453676a}",
      "strict_min_version": "60.0"
    }
  },
  "default_locale": "en",
  "icons": {
    "72": "icon/icon.png"
  },
  "permissions": [
    "storage",
    "theme"
  ],
  "commands": {
    "_execute_sidebar_action": {
      "suggested_key": {
        "default": "Ctrl+Shift+9"
      },
      "description": "sidebar"
    },
    "_execute_browser_action": {
      "suggested_key": {
        "default": "Ctrl+Shift+7"
      },
      "description": "popup"
    }
  },
  "sidebar_action": {
    "default_icon": "icon/icon.png",
    "default_title": "Windows App launcher",
    "default_panel": "app/index.html"
  },
  "options_ui": {
    "page": "app/options.html",
    "browser_style": true
  },
  "browser_action": {
    "default_title": "quick",
    "default_popup": "app/popup.html",
    "browser_style": true,
    "theme_icons": [
      {
        "light": "icon/icon-light.png",
        "dark": "icon/icon.png",
        "size": 72
      }
    ]
  }
}

Best Windows App launcher Alternatives

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