AniDUB Proxy

Быстрый и простой обход блокировки любимого сайта

Wat is AniDUB Proxy?

AniDUB Proxy is een Chrome-extensie ontwikkeld door Nekonyx, en de belangrijkste functie is "Быстрый и простой обход блокировки любимого сайта".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie AniDUB Proxy

Download AniDUB Proxy-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        Официальное расширение позволит своевременно обходить блокировку Роскомнадзором и иметь доступ к ANIDUB безо всяких проблем.

Внимание: расширение будет перенаправлять наши старые домены автоматически на новые.                    

Basisinformatie over de Extensie

Naam AniDUB Proxy AniDUB Proxy
ID fojfndbpbomkflegaomglkjiiimbkaco
Officiële URL https://chromewebstore.google.com/detail/anidub-proxy/fojfndbpbomkflegaomglkjiiimbkaco
Beschrijving Быстрый и простой обход блокировки любимого сайта
Bestandsgrootte 43.86 KB
Aantal Installaties 23,301
Huidige Versie 2023.710.0
Laatst Bijgewerkt 2023-07-11
Publicatiedatum 2021-10-30
Beoordeling 3.93/5 Totaal 27 Beoordelingen
Ontwikkelaar Nekonyx
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://anidub.vip
Ondersteunde Talen ru
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "$schema": "https:\/\/json.schemastore.org\/chrome-manifest.json",
    "name": "AniDUB Proxy",
    "version": "2023.710.0",
    "description": "\u0411\u044b\u0441\u0442\u0440\u044b\u0439 \u0438 \u043f\u0440\u043e\u0441\u0442\u043e\u0439 \u043e\u0431\u0445\u043e\u0434 \u0431\u043b\u043e\u043a\u0438\u0440\u043e\u0432\u043a\u0438 \u043b\u044e\u0431\u0438\u043c\u043e\u0433\u043e \u0441\u0430\u0439\u0442\u0430",
    "manifest_version": 2,
    "icons": {
        "16": "images\/icon-16.png",
        "32": "images\/icon-32.png",
        "48": "images\/icon-48.png",
        "128": "images\/icon-128.png",
        "256": "images\/icon-256.png"
    },
    "incognito": "spanning",
    "browser_specific_settings": {
        "gecko": {
            "strict_min_version": "91.1.0"
        }
    },
    "permissions": [
        "proxy",
        "webRequest",
        "webRequestBlocking",
        ""
    ],
    "browser_action": {
        "default_icon": {
            "16": ".\/images\/gray-16.png",
            "32": ".\/images\/gray-32.png"
        },
        "default_title": "AniDUB Proxy",
        "default_popup": "popup.html"
    },
    "background": {
        "persistent": true,
        "scripts": [
            "background.js"
        ]
    }
}