Command Palette — Private Tabs Firefox

Examine source code of Command Palette — Private Tabs

By: IhorP Add-on
Inspect and view changes in Command Palette — Private Tabs source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Zen Command Palette",
  "version": "16.0.1",
  "description": "Privacy-first command palette with tab icons, remappable shortcut, bookmarks, and tab aliases.",
  "permissions": [
    "tabs",
    "bookmarks",
    "storage",
    "sessions",
    "clipboardWrite"
  ],
  "action": {
    "default_title": "Zen Command Palette"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "commands": {
    "toggle-palette": {
      "suggested_key": {
        "default": "Ctrl+Space"
      },
      "description": "Toggle Zen Command Palette"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "command-palette-local@example.invalid",
      "strict_min_version": "115.0"
    }
  }
}

Best Command Palette — Private Tabs Alternatives

Here are some Firefox add-ons that are similar to Command Palette — Private Tabs: