Photo Mood Reader Firefox

Examine source code of Photo Mood Reader

Inspect and view changes in Photo Mood Reader source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Photo Mood Reader",
  "version": "1.0",
  "description": "Phân tích ảnh trên trang web để đoán cảm xúc và hiển thị biểu tượng cảm xúc khi hover.",
  "permissions": [
    "activeTab",
    "https://*/",
    "http://*/"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_action": {
    "default_icon": "icons/icon.png",
    "default_title": "Photo Mood Reader"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{a1104640-133b-4621-af08-be16dcd0317d}"
    }
  }
}

Best Photo Mood Reader Alternatives

Here are some Firefox add-ons that are similar to Photo Mood Reader: