Command Pilot Firefox

Examine source code of Command Pilot

Inspect and view changes in Command Pilot source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Linux Command AI Assistant",
  "version": "1.0",
  "description": "Generate AI-powered terminal commands",
  "browser_specific_settings": {
    "gecko": {
      "id": "cmd-pilot@apex.dev",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "action": {
    "default_popup": "index.html",
    "default_icon": "icon.png"
  },
  "permissions": [
    "storage"
  ],
  "host_permissions": [
    "http://localhost:3000/",
    "https://your-api.com/"
  ]
}

Mejores alternativas Command Pilot

Aquí hay algunas Firefox add-ons que son similares a Command Pilot: