Alan AI Plugin Firefox

Examine source code of Alan AI Plugin

Par : Alan AI
Inspect and view changes in Alan AI Plugin source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Zenera AI Plugin",
  "description": "Integrate the immersive Zenera AI experience into your Web Application to interact with the Zenera Application-level AI Platform.",
  "version": "1.0.37",
  "manifest_version": 3,
  "action": {
    "default_popup": "popup.html"
  },
  "icons": {
    "16": "images/favicon-16x16.png",
    "32": "images/favicon-32x32.png",
    "48": "images/favicon-48x48.png"
  },
  "permissions": [
    "storage",
    "tabs",
    "scripting"
  ],
  "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"
    }
  }
}

Meilleures alternatives Alan AI Plugin

Voici quelques Firefox add-ons qui sont similaires à Alan AI Plugin :