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 là gì?

Manga Downloader Assistant là một tiện ích mở rộng Chrome được phát triển bởi Red Squirrel, và tính năng chính của nó là "An extension to get necessary data to bypass Cloudflare and similar anti-bot protection for Manga Downloader desktop application".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Manga Downloader Assistant

Tải xuống các tệp mở rộng Manga Downloader Assistant dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Manga Downloader Assistant Manga Downloader Assistant
ID dlbcmableigljephkekbkeikebaikibf
URL Chính Thức https://chromewebstore.google.com/detail/manga-downloader-assistan/dlbcmableigljephkekbkeikebaikibf
Mô tả An extension to get necessary data to bypass Cloudflare and similar anti-bot protection for Manga Downloader desktop application
Kích Thước Tệp 25.15 KB
Số Lần Cài Đặt 2,000
Phiên Bản Hiện Tại 1.0
Cập Nhật Lần Cuối 2021-04-15
Ngày Phát Hành 2021-04-15
Đánh Giá 4.67/5 Tổng số 3 Đánh Giá
Nhà Phát Triển Red Squirrel
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://redsquirrel87.com/mda
Ngôn Ngữ Được Hỗ Trợ 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
}