QuickGoDownloads

Quick go to download page

What is QuickGoDownloads?

QuickGoDownloads is a Chrome extension developed by https://chuanroi.com, and its main feature is "Quick go to download page".

Extension Screenshots

screenshot

Download QuickGoDownloads Extension CRX File

Download QuickGoDownloads extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Fast way to go the downloaded page in chrome                    

Extension Basic Information

Name QuickGoDownloads QuickGoDownloads
ID mfkpfijgjhpmpfmnicccpglcekdjgenh
Official URL https://chromewebstore.google.com/detail/quickgodownloads/mfkpfijgjhpmpfmnicccpglcekdjgenh
Description Quick go to download page
File Size 4.65 KB
Installation Count 1,109
Current Version 0.4
Last Updated 2016-08-22
Publish Date 2016-08-21
Rating 4.60/5 Total 5 Ratings
Developer https://chuanroi.com
Email [email protected]
Payment Type free
Extension Website http://chuanroi.com
Supported Languages 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"
}