Documents Downloader

Only for DOCUMENTS of a known page

Cos'è Documents Downloader?

Documents Downloader è un'estensione di Chrome sviluppata da dialguiba1994, e la sua funzione principale è "Only for DOCUMENTS of a known page".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Documents Downloader

Scarica i file di estensione Documents Downloader in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        Documentos de Scribd - Documents from Scribd

IMPORTANT: 
ONLY FOR DOCUMENTS!                    

Informazioni di Base sull'Estensione

Nome Documents Downloader Documents Downloader
ID ikecplijfhabpahaolhdgglbbafknkdo
URL Ufficiale https://chromewebstore.google.com/detail/documents-downloader/ikecplijfhabpahaolhdgglbbafknkdo
Descrizione Only for DOCUMENTS of a known page
Dimensione del File 25.88 KB
Conteggio Installazioni 50,150
Versione Corrente 2.0.1
Ultimo Aggiornamento 2022-10-12
Data di Pubblicazione 2020-12-09
Valutazione 4.33/5 Totale 260 Valutazioni
Sviluppatore dialguiba1994
Email [email protected]
Tipo di Pagamento free
Lingue Supportate es-419
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Documents Downloader",
    "description": "Only for DOCUMENTS of a known page",
    "version": "2.0.1",
    "action": {
        "default_icon": {
            "16": "icons\/favicon-16x16-gray.png",
            "32": "icons\/favicon-32x32-gray.png",
            "96": "icons\/favicon-96x96-gray.png"
        }
    },
    "background": {
        "service_worker": "background.js"
    },
    "permissions": [
        "activeTab",
        "declarativeContent"
    ]
}