Web-Palette Firefox

Examine source code of Web-Palette

Inspect and view changes in Web-Palette source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Web-Palette",
  "version": "1.0.0",
  "description": "A command palette to help you control web apps with your keyboard.",
  "homepage_url": "https://github.com/RangerMauve/web-palette",
  "icons": {},
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "pallet.js"
      ]
    }
  ]
}

Best Web-Palette Alternatives

Here are some Firefox add-ons that are similar to Web-Palette: