Huz Firefox

Examine source code of Huz

제작자: Firzus shopping
Inspect and view changes in Huz 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": 3,
  "name": "__MSG_extName__",
  "description": "__MSG_extDescription__",
  "version": "1.1.2",
  "icons": {
    "16": "icon/16.png",
    "32": "icon/32.png",
    "48": "icon/48.png",
    "96": "icon/96.png",
    "128": "icon/128.png"
  },
  "default_locale": "fr",
  "permissions": [
    "storage",
    "tabs",
    "alarms",
    "webNavigation"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "huz@huzounet.fr",
      "data_collection_permissions": {
        "required": [
          "browsingActivity"
        ]
      }
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "action": {
    "default_title": "Huz",
    "default_popup": "popup.html"
  },
  "content_scripts": [
    {
      "matches": [
        "https://store.ankama.com/*"
      ],
      "js": [
        "content-scripts/ankama.js"
      ]
    },
    {
      "matches": [
        "https://de.holy.com/checkouts/*",
        "https://fr.holy.com/checkouts/*",
        "https://uk.holy.com/checkouts/*"
      ],
      "js": [
        "content-scripts/holy.js"
      ]
    }
  ]
}

최고의 Huz 대안

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