Download to MiWiFi

Download web resource to MiWiFi.

Wat is Download to MiWiFi?

Download to MiWiFi is een Chrome-extensie ontwikkeld door Minimal Design, en de belangrijkste functie is "Download web resource to MiWiFi.".

Download het CRX-bestand van de extensie Download to MiWiFi

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

                        在公司上了一天班,想回到家看个电影。有个小米路由器和本扩展,so easy!

在公司安装本扩展,不需要和小米路由器在一个局域网,但需要小米路由器绑定过小米帐号。

那么在公司快下班的时候去找找电影,找到后在链接上(HTTP、迅雷、BT、磁力链等等)点击右键,选择“下载到小米路由器(用小米账号)”,在新页面点击下载,搞定!
家里的小米路由器就开始下了!用手机app可以看到下载进度。

一切就是这么美好!                    

Basisinformatie over de Extensie

Naam Download to MiWiFi Download to MiWiFi
ID kfcpablabgofhgdifeokmojafdnlomhp
Officiële URL https://chromewebstore.google.com/detail/download-to-miwifi/kfcpablabgofhgdifeokmojafdnlomhp
Beschrijving Download web resource to MiWiFi.
Bestandsgrootte 85.45 KB
Aantal Installaties 7,000
Huidige Versie 1.0.1
Laatst Bijgewerkt 2014-05-08
Publicatiedatum 2014-05-07
Beoordeling 4.75/5 Totaal 59 Beoordelingen
Ontwikkelaar Minimal Design
Betalingswijze free
Ondersteunde Talen en,zh-CN
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "scripts": [
            "base64.js",
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "icons\/icon32.png",
        "default_title": "__MSG_extName__"
    },
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'",
    "default_locale": "zh_CN",
    "description": "__MSG_extDes__",
    "icons": {
        "128": "icons\/icon128.png",
        "16": "icons\/icon16.png",
        "32": "icons\/icon32.png",
        "48": "icons\/icon48.png"
    },
    "manifest_version": 2,
    "name": "__MSG_extName__",
    "permissions": [
        "contextMenus"
    ],
    "version": "1.0.1"
}