Reduce motion Firefox

Examine source code of Reduce motion

제작자: Osiek
Inspect and view changes in Reduce motion source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Reduce motion",
  "version": "1.2.2",
  "description": "Disables animations.",
  "permissions": [
    "storage"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_start"
    }
  ],
  "action": {
    "default_popup": "popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "reduced-montion@osiek",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      },
      "strict_min_version": "115.0"
    }
  }
}

최고의 Reduce motion 대안

다음은 Reduce motion과(와) 유사한 Firefox add-on입니다: