Leech.ae - Premium Link Generator
Download Direct Links No Waiting Links for file host like Rapidgator & depositfiles.
什么是Leech.ae - Premium Link Generator?
Leech.ae - Premium Link Generator是由http://leech.ae开发的Chrome扩展程序,该扩展的主要功能是“Download Direct Links No Waiting Links for file host like Rapidgator & depositfiles.”。
扩展截图
下载Leech.ae - Premium Link Generator扩展crx文件
下载Leech.ae - Premium Link Generator扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Leech.ae is a premium link generator that allows you to download files from hosts like depositfiles & rapidgator directly without waiting for FREE! Very Few Ads, No Waiting Time or Hidden Catches. Enjoy! Just install the extension and all supported links will automatically be converted to premium links. Visit website for more information: http://www.leech.ae
扩展基本信息
名称 | |
ID | oepnjdjggoegoaahahnpaagfijmfgddn |
官方URL | https://chrome.google.com/webstore/detail/leechae-premium-link-gene/oepnjdjggoegoaahahnpaagfijmfgddn |
简介 | Download Direct Links No Waiting Links for file host like Rapidgator & depositfiles. |
文件大小 | 3.51 KB |
安装次数 | 2,000 |
当前版本 | 1.0 |
更新时间 | 2017-01-03 |
上架时间 | 2017-01-03 |
评分 | 2.19/5 共16次评分 |
开发者 | http://leech.ae |
付费类型 | free |
扩展官网 | http://www.leech.ae |
帮助页面URL | http://leech.ae/faq.php |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Leech.ae - Premium Link Generator", "description": "Download Direct Links No Waiting Links for file host like Rapidgator & depositfiles.", "version": "1.0", "content_scripts": [ { "matches": [ "*:\/\/*\/*" ], "js": [ "content.js" ], "run_at": "document_end" } ] } |