EasyLoad
Download video or audio files from any site
Cos'è EasyLoad?
EasyLoad è un'estensione di Chrome sviluppata da https://easyload.co, e la sua funzione principale è "Download video or audio files from any site".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione EasyLoad
Scarica i file di estensione EasyLoad in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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? Informazioni di Base sull'Estensione
| Nome | |
| ID | eolfdjgkgipepdbbfokjnlohdbdpmafe |
| URL Ufficiale | https://chromewebstore.google.com/detail/easyload/eolfdjgkgipepdbbfokjnlohdbdpmafe |
| Descrizione | Download video or audio files from any site |
| Dimensione del File | 8.35 KB |
| Conteggio Installazioni | 704 |
| Versione Corrente | 1.0.1 |
| Ultimo Aggiornamento | 2017-05-25 |
| Data di Pubblicazione | 2017-05-24 |
| Valutazione | 3.10/5 Totale 10 Valutazioni |
| Sviluppatore | https://easyload.co |
| [email protected] | |
| Tipo di Pagamento | free |
| Sito Web dell'Estensione | https://easyload.co |
| Lingue Supportate | 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"
]
}
} | |