Download Assistant
We no longer provide this extension because most features were made in NPAPI and NPAPI is no longer supported in Chrome.
ما هو Download Assistant؟
Download Assistant هو إضافة Chrome تم تطويرها بواسطة [email protected]، والميزة الرئيسية لها هي "We no longer provide this extension because most features were made in NPAPI and NPAPI is no longer supported in Chrome.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Download Assistant
قم بتنزيل ملفات الامتداد Download Assistant بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
We no longer provide this extension because most features were made in NPAPI and NPAPI is no longer supported in Chrome.
معلومات أساسية عن التمديد
الاسم | |
ID | mfjkgbjaikamkkojmakjclmkianficch |
عنوان URL الرسمي | https://chrome.google.com/webstore/detail/download-assistant/mfjkgbjaikamkkojmakjclmkianficch |
الوصف | We no longer provide this extension because most features were made in NPAPI and NPAPI is no longer supported in Chrome. |
حجم الملف | 2.61 KB |
عدد التثبيتات | 348 |
النسخة الحالية | 6.0 |
آخر تحديث | 2014-04-21 |
تاريخ النشر | 2014-04-21 |
تقييم | 4.18/5 مجموع تقييمات 991 |
المطور | [email protected] |
نوع الدفع | free |
موقع الإضافة | http://code.google.com/p/chrome-download-assistant/ |
عنوان صفحة المساعدة | http://code.google.com/p/chrome-download-assistant/wiki/EnglishFAQ |
اللغات المدعومة | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Download Assistant", "manifest_version": 2, "version": "6.0", "background": { "scripts": [ "background.js" ] } } |