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 |
| Eメール | [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"
]
}
} | |