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はRed Squirrelによって開発されたChromeの拡張機能で、その主な機能は「An extension to get necessary data to bypass Cloudflare and similar anti-bot protection for Manga Downloader desktop application」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot

Manga Downloader Assistant拡張機能のCRXファイルをダウンロード

Manga Downloader Assistant拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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
Eメール [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
}