Documents Downloader

Only for DOCUMENTS of a known page

Wat is Documents Downloader?

Documents Downloader is een Chrome-extensie ontwikkeld door dialguiba1994, en de belangrijkste functie is "Only for DOCUMENTS of a known page".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Documents Downloader

Download Documents Downloader-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        Documentos de Scribd - Documents from Scribd

IMPORTANT: 
ONLY FOR DOCUMENTS!                    

Basisinformatie over de Extensie

Naam Documents Downloader Documents Downloader
ID ikecplijfhabpahaolhdgglbbafknkdo
Officiële URL https://chromewebstore.google.com/detail/documents-downloader/ikecplijfhabpahaolhdgglbbafknkdo
Beschrijving Only for DOCUMENTS of a known page
Bestandsgrootte 25.88 KB
Aantal Installaties 50,150
Huidige Versie 2.0.1
Laatst Bijgewerkt 2022-10-12
Publicatiedatum 2020-12-09
Beoordeling 4.33/5 Totaal 260 Beoordelingen
Ontwikkelaar dialguiba1994
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen 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"
    ]
}