Mark & Prompt: AI Image Edit Prompt Builder Firefox

Examine source code of Mark & Prompt: AI Image Edit Prompt Builder

Inspect and view changes in Mark & Prompt: AI Image Edit Prompt Builder source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Mark & Prompt: AI Image Edit Prompt Builder",
  "version": "1.1",
  "description": "Mark numbered regions on any image, write an instruction per region, and get a copy-ready AI image-edit prompt plus an annotated reference image.",
  "browser_specific_settings": {
    "gecko": {
      "id": "mark-and-prompt@gilasgar-mansour",
      "strict_min_version": "115.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "icons": {
    "48": "icons/icon.svg",
    "96": "icons/icon.svg"
  },
  "permissions": [
    "contextMenus",
    "storage",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "common.js",
      "background.js"
    ]
  },
  "web_accessible_resources": [
    "editor/editor.html",
    "icons/icon.svg"
  ],
  "browser_action": {
    "default_icon": "icons/icon.svg",
    "default_title": "Mark & Prompt"
  },
  "options_ui": {
    "page": "options/options.html"
  }
}

Best Mark & Prompt: AI Image Edit Prompt Builder Alternatives

Here are some Firefox add-ons that are similar to Mark & Prompt: AI Image Edit Prompt Builder: