Image Emotion Overlay Firefox

Examine source code of Image Emotion Overlay

Inspect and view changes in Image Emotion Overlay source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Image Emotion Overlay",
  "version": "1.0.0",
  "description": "Hiển thị biểu tượng cảm xúc nhỏ theo nội dung ảnh ngay trên hình.",
  "permissions": [
    "storage",
    "activeTab"
  ],
  "browser_action": {
    "default_title": "Image Emotion Overlay",
    "default_popup": "popup.html"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "image-emotion-overlay@example.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Image Emotion Overlay Alternatives

Here are some Firefox add-ons that are similar to Image Emotion Overlay: