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 |
| 官方網址 | 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"
]
}
} | |