Scholarship websites
List of websites post scholarships
ما هو Scholarship websites؟
Scholarship websites هو إضافة Chrome تم تطويرها بواسطة https://sem-dev.net، والميزة الرئيسية لها هي "List of websites post scholarships".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Scholarship websites
قم بتنزيل ملفات الامتداد Scholarship websites بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
List of the popular websites post scholarships and opportunities and internships.
معلومات أساسية عن التمديد
الاسم | Scholarship websites |
ID | nclbjdbojjhmhbmldhmbmhmfcmckfhdd |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/scholarship-websites/nclbjdbojjhmhbmldhmbmhmfcmckfhdd |
الوصف | List of websites post scholarships |
حجم الملف | 5.42 KB |
عدد التثبيتات | 88 |
النسخة الحالية | 2.0 |
آخر تحديث | 2023-01-02 |
تاريخ النشر | 2020-07-01 |
المطور | https://sem-dev.net |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
موقع الإضافة | https://github.com/SEM-DEV/scholarship-websites-extension |
اللغات المدعومة | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Scholarship websites", "manifest_version": 2, "version": "2.0", "description": "List of websites post scholarships", "icons": { "16": "icon_16.png" }, "browser_action": { "default_icon": { "16": "icon_16.png" }, "default_popup": "popup.html" } } |