Yoga's DownloadManager
Download all MP3 files from a site.
ما هو Yoga's DownloadManager؟
Yoga's DownloadManager هو إضافة Chrome تم تطويرها بواسطة rollbond، والميزة الرئيسية لها هي "Download all MP3 files from a site.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Yoga's DownloadManager
قم بتنزيل ملفات الامتداد Yoga's DownloadManager بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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
معلومات أساسية عن التمديد
الاسم | |
ID | npkkboejpcngeinniagkeidminpemajk |
عنوان URL الرسمي | https://chrome.google.com/webstore/detail/yogas-downloadmanager/npkkboejpcngeinniagkeidminpemajk |
الوصف | Download all MP3 files from a site. |
حجم الملف | 1.25 MB |
عدد التثبيتات | 69 |
النسخة الحالية | 0.4 |
آخر تحديث | 2018-01-31 |
تاريخ النشر | 2018-01-31 |
تقييم | 3.00/5 مجموع تقييمات 2 |
المطور | rollbond |
نوع الدفع | free |
اللغات المدعومة | 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", " |