Web Command Palette Firefox

Examine source code of Web Command Palette

Por: 789BET
Inspect and view changes in Web Command Palette source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Web Command Palette",
  "version": "1.0.0",
  "description": "Brings a powerful command palette to any web app, allowing you to control navigation, actions, and tools using just your keyboard. Inspired by VS Code’s command interface, this extension enhances productivity, speeds up workflows, and reduces mouse usage. Perfect for power users and keyboard enthusiasts",
  "homepage_url": "https://github.com/RangerMauve/web-palette",
  "icons": {},
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "pallet.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{ba5334a6-dbdb-4925-9376-03fe21c77e04}"
    }
  }
}

Melhores alternativas Web Command Palette

Aqui estão algumas Firefox add-ons que são similares a Web Command Palette: