Ai Chat Firefox

Examine source code of Ai Chat

By: AiChat Add-on
Inspect and view changes in Ai Chat source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "icons": {
    "32": "icon-32.png",
    "128": "icon.png"
  },
  "manifest_version": 2,
  "name": "Ai Chat",
  "version": "19",
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "js/content.js",
        "js/args.js"
      ],
      "run_at": "document_start"
    }
  ],
  "permissions": [
    "<all_urls>",
    "storage",
    "webRequest",
    "webRequestBlocking",
    "webNavigation",
    "activeTab",
    "cookies",
    "downloads",
    "scripting",
    "notifications",
    "contextMenus"
  ],
  "browser_action": {
    "default_icon": "icon.png",
    "default_popup": "popup.html"
  },
  "sidebar_action": {
    "default_title": "Ai Chat everywhere",
    "default_panel": "popup.html",
    "default_icon": "icon.png",
    "browser_style": false
  },
  "default_locale": "zh_CN",
  "browser_specific_settings": {
    "gecko": {
      "id": "{bffa7976-db34-42e3-8d80-17acee672804}"
    }
  }
}

Best Ai Chat Alternatives

Here are some Firefox add-ons that are similar to Ai Chat: