Image Time Machine Firefox

Examine source code of Image Time Machine

By: Hi Long
Inspect and view changes in Image Time Machine source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Image Time Machine",
  "version": "1.0",
  "description": "Hiển thị metadata ảnh (EXIF) và giả lập ảnh theo phong cách các năm 2000, 2010, 2020.",
  "permissions": [
    "activeTab",
    "storage"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "icon.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "web_accessible_resources": [
    "style.css"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{4566a38f-27bd-49ef-98e8-665051ad5a5c}"
    }
  }
}

Best Image Time Machine Alternatives

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