AI Image Prompt Firefox

Examine source code of AI Image Prompt

By: Weazo
Inspect and view changes in AI Image Prompt source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "AI Image Prompt",
  "version": "1.0.0",
  "description": "Build expert prompts for AI image & video generators. Styles, lighting, camera presets and previews — 100% offline.",
  "browser_specific_settings": {
    "gecko": {
      "id": "ai-image-prompt@weazo33",
      "strict_min_version": "128.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "action": {
    "default_title": "AI Image Prompt",
    "default_icon": {
      "16": "assets/icons/icon16.png",
      "48": "assets/icons/icon48.png",
      "128": "assets/icons/icon128.png"
    }
  },
  "side_panel": {
    "default_path": "popup/popup.html"
  },
  "sidebar_action": {
    "default_title": "AI Image Prompt",
    "default_panel": "popup/popup.html",
    "default_icon": {
      "16": "assets/icons/icon16.png",
      "48": "assets/icons/icon48.png",
      "128": "assets/icons/icon128.png"
    }
  },
  "background": {
    "service_worker": "background.js",
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "storage",
    "sidePanel"
  ],
  "icons": {
    "16": "assets/icons/icon16.png",
    "48": "assets/icons/icon48.png",
    "128": "assets/icons/icon128.png"
  }
}

Best AI Image Prompt Alternatives

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