EasyLoad
Download video or audio files from any site
Vad är EasyLoad?
EasyLoad är en Chrome-tillägg utvecklad av https://easyload.co, och dess huvudfunktion är "Download video or audio files from any site".
Tilläggsskärmbilder
Ladda ner EasyLoad-förlängningens CRX-fil
Ladda ner EasyLoad-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
                        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äggande Information om Tillägg
| Namn |   |  
| ID | eolfdjgkgipepdbbfokjnlohdbdpmafe | 
| Officiell webbadress | https://chromewebstore.google.com/detail/easyload/eolfdjgkgipepdbbfokjnlohdbdpmafe | 
| Beskrivning | Download video or audio files from any site | 
| Filstorlek | 8.35 KB | 
| Antal Installationer | 704 | 
| Aktuell Version | 1.0.1 | 
| Senast Uppdaterad | 2017-05-25 | 
| Publiceringsdatum | 2017-05-24 | 
| Betyg | 3.10/5 Totalt 10 Betyg | 
| Utvecklare | https://easyload.co | 
| E-post | [email protected] | 
| Betalningssätt | free | 
| Tilläggswebbplats | https://easyload.co | 
| Stödda Språk | 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"
        ]
    }
}  |  |