Manga Downloader Assistant

An extension to get necessary data to bypass Cloudflare and similar anti-bot protection for Manga Downloader desktop application

ما هو Manga Downloader Assistant؟

Manga Downloader Assistant هو إضافة Chrome تم تطويرها بواسطة Red Squirrel، والميزة الرئيسية لها هي "An extension to get necessary data to bypass Cloudflare and similar anti-bot protection for Manga Downloader desktop application".

لقطات شاشة التمديد

screenshot
screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Manga Downloader Assistant

قم بتنزيل ملفات الامتداد Manga Downloader Assistant بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        Using this extension it's possible to acquire the necessary data for the desktop application of Manga Downloader to bypass the Cloudflare o similar anti-bot protections. Thanks to this you will be able to download again manga even from those websites with an anti-bot protection enabled. 
Note: the method used by this extension is compatible only with Manga Downloader v50 (or higher). Please visit https://redsquirrel87.com/mda for more detailed info and instructions.                    

معلومات أساسية عن التمديد

الاسم Manga Downloader Assistant Manga Downloader Assistant
ID dlbcmableigljephkekbkeikebaikibf
عنوان URL الرسمي https://chromewebstore.google.com/detail/manga-downloader-assistan/dlbcmableigljephkekbkeikebaikibf
الوصف An extension to get necessary data to bypass Cloudflare and similar anti-bot protection for Manga Downloader desktop application
حجم الملف 25.15 KB
عدد التثبيتات 2,000
النسخة الحالية 1.0
آخر تحديث 2021-04-15
تاريخ النشر 2021-04-15
تقييم 4.67/5 مجموع تقييمات 3
المطور Red Squirrel
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://redsquirrel87.com/mda
اللغات المدعومة en,it
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Manga Downloader Assistant",
    "description": "__MSG_description__",
    "version": "1.0",
    "default_locale": "en",
    "permissions": [
        "cookies",
        "activeTab",
        "webRequest",
        "webRequestBlocking",
        ""
    ],
    "browser_action": {
        "default_popup": "popup.html",
        "default_icon": {
            "16": "\/images\/16.png",
            "32": "\/images\/32.png",
            "48": "\/images\/48.png",
            "128": "\/images\/128.png"
        }
    },
    "icons": {
        "16": "\/images\/16.png",
        "32": "\/images\/32.png",
        "48": "\/images\/48.png",
        "128": "\/images\/128.png"
    },
    "manifest_version": 2
}