Yoga's DownloadManager
Download all MP3 files from a site.
Qu'est-ce que Yoga's DownloadManager ?
Yoga's DownloadManager est une extension Chrome développée par rollbond, et sa fonction principale est "Download all MP3 files from a site.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Yoga's DownloadManager
Téléchargez les fichiers d'extension Yoga's DownloadManager au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
Backlog - Implement shortcuts - Implement select box for different file types currently hardcoded to mp3 - Implement smarter search currently optimized for tamilwire Release notes 0.4 Downloading-Queue implemented 0.3 Extension opens in new tab 0.2 GUI redesign 0.1 initial release
Informations de Base sur l'Extension
Nom | |
ID | npkkboejpcngeinniagkeidminpemajk |
URL Officiel | https://chrome.google.com/webstore/detail/yogas-downloadmanager/npkkboejpcngeinniagkeidminpemajk |
Description | Download all MP3 files from a site. |
Taille du Fichier | 1.25 MB |
Nombre d'Installations | 69 |
Version Actuelle | 0.4 |
Dernière Mise à Jour | 2018-01-31 |
Date de Publication | 2018-01-31 |
Évaluation | 3.00/5 Total 2 Évaluations |
Développeur | rollbond |
Type de Paiement | free |
Langues Prises en Charge | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Yoga's DownloadManager", "version": "0.4", "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" }, "description": "Download all MP3 files from a site.", "short_name": "Download Manager", "browser_action": { "default_icon": "icon16.png", "default_popup": "popup.html" }, "permissions": [ "tabs", " |