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 με φίλους για εύκολη εγκατάσταση των επεκτάσεων 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
Ηλεκτρονικό ταχυδρομείο [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
}