ImageShifter Firefox

Examine source code of ImageShifter

By: Tuyet Add-on
Inspect and view changes in ImageShifter source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "ImageShifter",
  "version": "1.0.0",
  "description": "Dời ảnh sang vị trí bền vững: tạo overlay kéo tách ảnh ra ngoài, giữ ở góc màn hình. Không thay đổi DOM gốc.",
  "permissions": [
    "tabs",
    "activeTab",
    "storage",
    "<all_urls>"
  ],
  "browser_action": {
    "default_title": "ImageShifter",
    "default_popup": "popup.html"
  },
  "icons": {
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content_script.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "@imageshifter.dev",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best ImageShifter Alternatives

Here are some Firefox add-ons that are similar to ImageShifter: