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
官方網址 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
}