Manga Downloader Assistant

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

What is Manga Downloader Assistant?

Manga Downloader Assistant is a Chrome extension developed by Red Squirrel, and its main feature is "An extension to get necessary data to bypass Cloudflare and similar anti-bot protection for Manga Downloader desktop application".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download Manga Downloader Assistant Extension CRX File

Download Manga Downloader Assistant 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

                        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.                    

Extension Basic Information

Name Manga Downloader Assistant Manga Downloader Assistant
ID dlbcmableigljephkekbkeikebaikibf
Official URL https://chromewebstore.google.com/detail/manga-downloader-assistan/dlbcmableigljephkekbkeikebaikibf
Description An extension to get necessary data to bypass Cloudflare and similar anti-bot protection for Manga Downloader desktop application
File Size 25.15 KB
Installation Count 2,000
Current Version 1.0
Last Updated 2021-04-15
Publish Date 2021-04-15
Rating 4.67/5 Total 3 Ratings
Developer Red Squirrel
Email [email protected]
Payment Type free
Extension Website https://redsquirrel87.com/mda
Supported Languages 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
}