EasyLoad
Download video or audio files from any site
Hvad er EasyLoad?
EasyLoad er en Chrome-udvidelse udviklet af https://easyload.co, og dens hovedfunktion er "Download video or audio files from any site".
Udvidelsesskærmbilleder
Download EasyLoad-udvidelses-CRX-fil
Download EasyLoad-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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? Grundlæggende oplysninger om udvidelsen
| Navn | |
| ID | eolfdjgkgipepdbbfokjnlohdbdpmafe |
| Officiel URL | https://chromewebstore.google.com/detail/easyload/eolfdjgkgipepdbbfokjnlohdbdpmafe |
| Beskrivelse | Download video or audio files from any site |
| Filstørrelse | 8.35 KB |
| Antal Installationer | 704 |
| Nuværende Version | 1.0.1 |
| Senest Opdateret | 2017-05-25 |
| Udgivelsesdato | 2017-05-24 |
| Bedømmelse | 3.10/5 Samlet 10 Bedømmelser |
| Udvikler | https://easyload.co |
| [email protected] | |
| Betalingsmetode | free |
| Udvidelseswebsted | https://easyload.co |
| Understøttede Sprog | 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"
]
}
} | |