AI Image Generator Firefox

Examine source code of AI Image Generator

Inspect and view changes in AI Image Generator source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "AI Image Generator",
  "version": "0.0.1",
  "description": "AI Image Generator - Generate images from text prompts using AI",
  "author": "monsoonw",
  "icons": {
    "16": "icon16.plasmo.e7bcd3ac.png",
    "32": "icon32.plasmo.ce39377b.png",
    "48": "icon48.plasmo.3c17e113.png",
    "64": "icon64.plasmo.df317abe.png",
    "128": "icon128.plasmo.6a4310c5.png"
  },
  "browser_action": {
    "default_title": "AI Image Generator",
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icon16.plasmo.e7bcd3ac.png",
      "32": "icon32.plasmo.ce39377b.png",
      "48": "icon48.plasmo.3c17e113.png",
      "64": "icon64.plasmo.df317abe.png",
      "128": "icon128.plasmo.6a4310c5.png"
    }
  },
  "background": {
    "scripts": [
      "static/background/index.js"
    ],
    "persistent": false
  },
  "permissions": [
    "activeTab",
    "storage",
    "https://*/*"
  ],
  "content_security_policy": "script-src 'self'; object-src 'self'",
  "browser_specific_settings": {
    "gecko": {
      "id": "{f7cf02d9-69a3-4d8a-8108-b8d7b2b8b37f}"
    }
  }
}

Best AI Image Generator Alternatives

Here are some Firefox add-ons that are similar to AI Image Generator: