Image Comparator Firefox

Examine source code of Image Comparator

Inspect and view changes in Image Comparator source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Image Comparator",
  "version": "1.0",
  "description": "So sánh hai hình ảnh bằng cách trượt thanh ngang hoặc nhấp chuột để chuyển đổi qua lại.",
  "icons": {
    "48": "icon.png"
  },
  "permissions": [
    "activeTab"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "image_comparator.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{8c6ed0c5-797c-43d0-a792-eb0aef19b1fd}"
    }
  }
}

Best Image Comparator Alternatives

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