Alan AI Button - Browser Plugin Firefox

Examine source code of Alan AI Button - Browser Plugin

Por: Alan AI Add-on
Inspect and view changes in Alan AI Button - Browser Plugin source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Alan AI Plugin",
  "description": "This plugin instantly integrates an AI Chat to any web application, enabling users to interact with AI assistants built with Alan AI Studio.",
  "version": "0.0.0.2",
  "manifest_version": 3,
  "icons": {
    "16": "images/favicon-16x16.png",
    "32": "images/favicon-32x32.png",
    "48": "images/favicon-48x48.png"
  },
  "permissions": [
    "storage"
  ],
  "content_scripts": [
    {
      "run_at": "document_end",
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "libs/mathjax/config.js",
        "libs/mathjax/tex-svg.js",
        "libs/alan_lib.min.js",
        "client.js"
      ]
    }
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "images/favicon-16x16.png"
      ],
      "matches": [
        "https://alan-stage.app/*",
        "https://alan.app/*",
        "https://alan-ai-794f1f.webflow.io/*",
        "https://actionableai.com/*"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "developer@alan.app",
      "strict_min_version": "110.0"
    }
  }
}

Melhores alternativas Alan AI Button - Browser Plugin

Aqui estão algumas Firefox add-ons que são similares a Alan AI Button - Browser Plugin: