小米路由器

远程下载文件到小米路由器。

What is 小米路由器?

小米路由器 is a Chrome extension developed by 蓝翼, and its main feature is "远程下载文件到小米路由器。".

Extension Screenshots

screenshot

Download 小米路由器 Extension CRX File

Download 小米路由器 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

                        鼠标右键下载文件到小米路由器,支持链接,图片,音频,视频等类型的文件下载。                    

Extension Basic Information

Name 小米路由器 小米路由器
ID ejiknaeiimoghijbdffoacfoganofbpf
Official URL https://chromewebstore.google.com/detail/%E5%B0%8F%E7%B1%B3%E8%B7%AF%E7%94%B1%E5%99%A8/ejiknaeiimoghijbdffoacfoganofbpf
Description 远程下载文件到小米路由器。
File Size 17.73 KB
Installation Count 669
Current Version 1.1
Last Updated 2022-07-07
Publish Date 2019-03-13
Rating 5.00/5 Total 2 Ratings
Developer 蓝翼
Email [email protected]
Payment Type free
Extension Website https://www.jiyongchao.cn
Supported Languages zh-CN
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "\u5c0f\u7c73\u8def\u7531\u5668",
    "version": "1.1",
    "manifest_version": 3,
    "description": "\u8fdc\u7a0b\u4e0b\u8f7d\u6587\u4ef6\u5230\u5c0f\u7c73\u8def\u7531\u5668\u3002",
    "homepage_url": "http:\/\/www.jiyongchao.cn\/?from=chrome_xiaomi_router",
    "action": {
        "default_icon": "logo48.png",
        "default_title": "\u5c0f\u7c73\u8def\u7531\u5668",
        "default_popup": "popup.html"
    },
    "background": {
        "service_worker": "background.js"
    },
    "permissions": [
        "contextMenus"
    ],
    "icons": {
        "48": "logo48.png",
        "72": "logo72.png",
        "96": "logo96.png",
        "128": "logo144.png",
        "144": "logo144.png"
    }
}