EasyLoad
Download video or audio files from any site
What is EasyLoad?
EasyLoad is a Chrome extension developed by https://easyload.co, and its main feature is "Download video or audio files from any site".
Extension Screenshots
Download EasyLoad Extension CRX File
Download EasyLoad 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
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?
Extension Basic Information
Name | EasyLoad |
ID | eolfdjgkgipepdbbfokjnlohdbdpmafe |
Official URL | https://chromewebstore.google.com/detail/easyload/eolfdjgkgipepdbbfokjnlohdbdpmafe |
Description | Download video or audio files from any site |
File Size | 8.35 KB |
Installation Count | 704 |
Current Version | 1.0.1 |
Last Updated | 2017-05-25 |
Publish Date | 2017-05-24 |
Rating | 3.10/5 Total 10 Ratings |
Developer | https://easyload.co |
[email protected] | |
Payment Type | free |
Extension Website | https://easyload.co |
Supported Languages | 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" ] } } |