EasyLoad
Download video or audio files from any site
什么是EasyLoad?
EasyLoad是由https://easyload.co开发的Chrome扩展程序,该扩展的主要功能是“Download video or audio files from any site”。
扩展截图
下载EasyLoad扩展crx文件
下载EasyLoad扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
With EasyLoad, you can download video or audio from any site – simply provide us the link and we'll do the rest! Thousands of sites are supported, so what are you waiting for? 扩展基本信息
| 名称 | |
| ID | eolfdjgkgipepdbbfokjnlohdbdpmafe |
| 官方URL | https://chromewebstore.google.com/detail/easyload/eolfdjgkgipepdbbfokjnlohdbdpmafe |
| 简介 | Download video or audio files from any site |
| 文件大小 | 8.35 KB |
| 安装次数 | 704 |
| 当前版本 | 1.0.1 |
| 更新时间 | 2017-05-25 |
| 上架时间 | 2017-05-24 |
| 评分 | 3.10/5 共10次评分 |
| 开发者 | https://easyload.co |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 扩展官网 | https://easyload.co |
| 支持的语言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "EasyLoad",
"version": "1.0.1",
"manifest_version": 2,
"description": "Download video or audio files from any site",
"icons": {
"16": "images\/icon-16.png",
"32": "images\/icon-32.png",
"128": "images\/icon-128.png"
},
"browser_action": [],
"background": {
"scripts": [
"scripts\/background.js"
]
}
} | |