迅雷快捷

右键菜单 使用迅雷离线下载 web 端

What is 迅雷快捷?

迅雷快捷 is a Chrome extension developed by iuhoay, and its main feature is "右键菜单 使用迅雷离线下载 web 端".

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

                        迅雷快捷 for Chrome

chrome 增加右键菜单 使用迅雷离线下载 web 端

ChangeLog
  v0.4.0
    bug fix
  v0.3 - 2014-01-01
    修复获取不到选中文字的 bug
  v0.2 - 2013-12-17
    对选中文字链接的右键支持                    

Extension Basic Information

Name 迅雷快捷 迅雷快捷
ID dddcejkalllobbpblapmkgnnehcfagdf
Official URL https://chromewebstore.google.com/detail/%E8%BF%85%E9%9B%B7%E5%BF%AB%E6%8D%B7/dddcejkalllobbpblapmkgnnehcfagdf
Description 右键菜单 使用迅雷离线下载 web 端
File Size 17.54 KB
Installation Count 1,655
Current Version 0.4.0
Last Updated 2015-12-14
Publish Date 2015-12-14
Rating 3.83/5 Total 6 Ratings
Developer iuhoay
Payment Type free
Extension Website https://github.com/iuhoay/lixian_quick
Help Page URL https://github.com/iuhoay/lixian_quick/issues
Supported Languages zh-CN
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "\u8fc5\u96f7\u5feb\u6377",
    "description": "\u53f3\u952e\u83dc\u5355 \u4f7f\u7528\u8fc5\u96f7\u79bb\u7ebf\u4e0b\u8f7d web \u7aef",
    "homepage_url": "https:\/\/github.com\/iuhoay\/lixian_quick",
    "version": "0.4.0",
    "permissions": [
        "contextMenus"
    ],
    "icons": {
        "48": "48.png",
        "128": "128.png"
    },
    "background": {
        "scripts": [
            "main.js"
        ]
    },
    "manifest_version": 2
}