Hover Motion Image Firefox

Examine source code of Hover Motion Image

제작자: Yago
Inspect and view changes in Hover Motion Image source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Hover Motion Image",
  "version": "1.0",
  "description": "Applies a subtle motion effect (zoom/rotate) to images when hovered.",
  "permissions": [
    "storage",
    "activeTab"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "styles.css"
      ],
      "run_at": "document_idle"
    }
  ],
  "browser_action": {
    "default_popup": "popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{c668b208-1df6-4307-a99e-f9cce5ecd9ff}"
    }
  }
}

최고의 Hover Motion Image 대안

다음은 Hover Motion Image과(와) 유사한 Firefox add-on입니다: