Download

Access chrome download page. Find your downloaded files

Wat is Download?

Download is een Chrome-extensie ontwikkeld door https://chromeplayground.blogspot.com, en de belangrijkste functie is "Access chrome download page. Find your downloaded files".

Extensie Screenshots

screenshot
screenshot

Download het CRX-bestand van de extensie Download

Download Download-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

                        Where's my downloaded files? My Downloads help you access you downloads page in Chrome!

What's New in 1.3.0:
- Added offline support
- Imporoved memory usuage                    

Basisinformatie over de Extensie

Naam Download Download
ID nccjoeeljedbmkidebclpoabijggpbdp
Officiële URL https://chromewebstore.google.com/detail/download/nccjoeeljedbmkidebclpoabijggpbdp
Beschrijving Access chrome download page. Find your downloaded files
Bestandsgrootte 28.71 KB
Aantal Installaties 156,616
Huidige Versie 1.3.0
Laatst Bijgewerkt 2015-07-13
Publicatiedatum 2015-07-12
Beoordeling 4.31/5 Totaal 1026 Beoordelingen
Ontwikkelaar https://chromeplayground.blogspot.com
Betalingswijze free
Ondersteunde Talen de,en,fil,fr,ca,da,et,es,fi,cs,el,bg,ru,bn,ar,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "browser_action": {
        "default_icon": "icon_128_128.png",
        "default_title": "My downloads",
        "default_popup": "popup.html"
    },
    "short_name": "Downloads",
    "default_locale": "en",
    "description": "Access chrome download page. Find your downloaded files",
    "icons": {
        "128": "icon_128_128.png",
        "16": "icon_16_16.png",
        "32": "icon_32_32.png",
        "48": "icon_48_48.png"
    },
    "name": "Download",
    "permissions": [
        "tabs"
    ],
    "version": "1.3.0",
    "offline_enabled": true
}