ChatAI for Google & AI Image Generator Firefox

Examine source code of ChatAI for Google & AI Image Generator

Inspect and view changes in ChatAI for Google & AI Image Generator source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "ChatAI for Google & AI Image Generator",
  "description": "ChatAI for Google, Bing includes AI Image Generator, helps you save time and be more productive.",
  "version": "1.4.1",
  "browser_specific_settings": {
    "gecko": {
      "id": "fusion@fusionchat.ai",
      "strict_min_version": "120.0"
    }
  },
  "commands": {
    "toggle-helper": {
      "suggested_key": {
        "default": "Ctrl+Q",
        "mac": "Command+Q"
      },
      "description": "Open Fusion Chat Assistant"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "action": {
    "default_popup": "popup.html"
  },
  "web_accessible_resources": [
    {
      "resources": [
        "inject.js"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "icons": {
    "48": "/icons/48.png",
    "128": "/icons/128.png"
  },
  "options_ui": {
    "page": "options.html"
  },
  "permissions": [
    "storage",
    "contextMenus"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ]
}

Best ChatAI for Google & AI Image Generator Alternatives

Here are some Firefox add-ons that are similar to ChatAI for Google & AI Image Generator: