AniDUB Proxy

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

What is AniDUB Proxy?

AniDUB Proxy is a Chrome extension developed by Nekonyx, and its main feature is "Быстрый и простой обход блокировки любимого сайта".

Extension Screenshots

screenshot

Download AniDUB Proxy Extension CRX File

Download AniDUB Proxy extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

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

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

Extension Basic Information

Name AniDUB Proxy AniDUB Proxy
ID fojfndbpbomkflegaomglkjiiimbkaco
Official URL https://chromewebstore.google.com/detail/anidub-proxy/fojfndbpbomkflegaomglkjiiimbkaco
Description Быстрый и простой обход блокировки любимого сайта
File Size 43.86 KB
Installation Count 23,301
Current Version 2023.710.0
Last Updated 2023-07-11
Publish Date 2021-10-30
Rating 3.93/5 Total 27 Ratings
Developer Nekonyx
Email [email protected]
Payment Type free
Extension Website https://anidub.vip
Supported Languages 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"
        ]
    }
}