AI Image Caption Generator Firefox

Examine source code of AI Image Caption Generator

Inspect and view changes in AI Image Caption 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 Caption Generator",
  "version": "1.0",
  "description": "Tạo mô tả ngắn cho bất kỳ hình ảnh nào trên trang web.",
  "permissions": [
    "activeTab",
    "contextMenus"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{c0c2bded-e18c-464e-bf9f-035f0a25cce8}"
    }
  }
}

Best AI Image Caption Generator Alternatives

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