QuickGoDownloads
Quick go to download page
Wat is QuickGoDownloads?
QuickGoDownloads is een Chrome-extensie ontwikkeld door https://chuanroi.com, en de belangrijkste functie is "Quick go to download page".
Extensie Screenshots
Download het CRX-bestand van de extensie QuickGoDownloads
Download QuickGoDownloads-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
                        Fast way to go the downloaded page in chrome                     Basisinformatie over de Extensie
| Naam |   |  
| ID | mfkpfijgjhpmpfmnicccpglcekdjgenh | 
| Officiële URL | https://chromewebstore.google.com/detail/quickgodownloads/mfkpfijgjhpmpfmnicccpglcekdjgenh | 
| Beschrijving | Quick go to download page | 
| Bestandsgrootte | 4.65 KB | 
| Aantal Installaties | 1,109 | 
| Huidige Versie | 0.4 | 
| Laatst Bijgewerkt | 2016-08-22 | 
| Publicatiedatum | 2016-08-21 | 
| Beoordeling | 4.60/5 Totaal 5 Beoordelingen | 
| Ontwikkelaar | https://chuanroi.com | 
| [email protected] | |
| Betalingswijze | free | 
| Extensiewebsite | http://chuanroi.com | 
| Ondersteunde Talen | en | 
| manifest.json | |
 {
    "background": {
        "page": "background.html",
        "persistent": true
    },
    "browser_action": {
        "default_icon": {
            "17": "17.png"
        }
    },
    "description": "Quick go to download page",
    "icons": {
        "128": "49.png",
        "16": "49.png",
        "48": "49.png"
    },
    "manifest_version": 2,
    "name": "QuickGoDownloads",
    "permissions": [
        "tabs"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "0.4"
}  |  |