aiPilot Firefox

Examine source code of aiPilot

Inspect and view changes in aiPilot source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "aiPilot",
  "version": "1.0.3",
  "description": "Text, Image, Video AI Chat Hub",
  "applications": {
    "gecko": {
      "id": "{f938fe09-6138-4e78-8696-7c4c27113c8c}",
      "strict_min_version": "57.0a1"
    }
  },
  "icons": {
    "16": "images/icon16.png",
    "48": "images/icon48.png",
    "128": "images/icon128.png"
  },
  "sidebar_action": {
    "open_at_install": true,
    "default_icon": "images/icon48.png",
    "default_title": "aiPilot",
    "default_panel": "popup.html",
    "browser_style": false
  },
  "web_accessible_resources": [],
  "options_ui": {
    "page": "options.html"
  },
  "background": {
    "scripts": [
      "jsrsasign-all-min.js",
      "background.js"
    ],
    "persistent": false
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "permissions": [
    "activeTab",
    "identity",
    "contextMenus",
    "downloads",
    "storage",
    "<all_urls>"
  ]
}

Best aiPilot Alternatives

Here are some Firefox add-ons that are similar to aiPilot: