Command Pilot Firefox

Examine source code of Command Pilot

提供元: uday Pareta
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/"
  ]
}

ベストのCommand Pilot代替案

Command Pilotに類似したFirefox add-onをいくつか紹介します: