All Fingerprint Defender
All in one fingerprint protection - protect against Canvas, WebGL, Font, AudioContext fingerprinting in your browser.
Что такое All Fingerprint Defender?
All Fingerprint Defender - это расширение Chrome, разработанное https://afixer.app, и его основная функция - "All in one fingerprint protection - protect against Canvas, WebGL, Font, AudioContext fingerprinting in your browser.".
Снимки экрана расширения
Скачать файл CRX расширения All Fingerprint Defender
Скачайте файлы расширений All Fingerprint Defender в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
Comprehensive Fingerprint Protection – Safeguarding Against Canvas, WebGL, Font, and AudioContext Fingerprinting in Your Browser.
Key Features:
☆ Detection and Protection against Canvas, WebGL, Font, and AudioContext Fingerprinting
☆ Whitelist for excluding protection on specific websites
☆ Capture and Display Canvas Fingerprint
Instead of outright blocking fingerprints, this extension adds a subtle layer of noise to the existing fingerprint, refreshing it whenever you visit a website or refresh a page.
Verified and Confirmed as Functional as of August 2023:
- https://fingerprintjs.github.io/fingerprintjs
- https://fingerprint.com/demo (Please clear cookies before reloading.)
- https://browserleaks.com/canvas
- https://browserleaks.com/webgl
- https://browserleaks.com/fonts
- https://webbrowsertools.com/font-fingerprint
- https://webbrowsertools.com/canvas-fingerprint
- https://webbrowsertools.com/webgl-fingerprint
- https://webbrowsertools.com/audiocontext-fingerprint
- https://abrahamjuliot.github.io/creepjs
- https://iphey.com
- https://pixelscan.net/frequency Основная информация о расширении
| Название | |
| ID | meojnmfhjkahlfcecpdcdgjclcilmaij |
| Официальный URL | https://chromewebstore.google.com/detail/all-fingerprint-defender/meojnmfhjkahlfcecpdcdgjclcilmaij |
| Описание | All in one fingerprint protection - protect against Canvas, WebGL, Font, AudioContext fingerprinting in your browser. |
| Размер файла | 67 KB |
| Количество установок | 5,000 |
| Текущая Версия | 1.0.5 |
| Последнее Обновление | 2023-12-27 |
| Дата публикации | 2023-08-19 |
| Рейтинг | 3.95/5 Всего 19 оценок |
| Разработчик | https://afixer.app |
| Электронная почта | [email protected] |
| Тип оплаты | free |
| Официальный сайт расширения | https://afixer.app/fingerprint-defender |
| URL страницы помощи | https://afixer.app/fingerprint-defender/support |
| URL страницы политики конфиденциальности | https://afixer.app/privacy-policy.txt |
| Поддерживаемые языки | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "__MSG_ExtensionName__",
"description": "__MSG_ExtensionDescription__",
"version": "1.0.5",
"manifest_version": 3,
"icons": {
"16": "img\/icon-16.png",
"32": "img\/icon-32.png",
"48": "img\/icon-48.png",
"128": "img\/icon-128.png"
},
"action": {
"default_popup": "popup.html",
"default_icon": "img\/icon-24.png"
},
"options_page": "options.html",
"background": {
"service_worker": ".\/assets\/chunk-b4410958.js",
"type": "module"
},
"content_scripts": [
{
"js": [
"assets\/chunk-16ff15da.js"
],
"all_frames": true,
"match_about_blank": true,
"match_origin_as_fallback": true,
"world": "ISOLATED",
"matches": [
" | |