Clark College Student Success Resources

The resources in this extension can help you navigate to the most common places on the website you may need at Clark.

ما هو Clark College Student Success Resources؟

Clark College Student Success Resources هو إضافة Chrome تم تطويرها بواسطة bruce.elgort، والميزة الرئيسية لها هي "The resources in this extension can help you navigate to the most common places on the website you may need at Clark.".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة Clark College Student Success Resources

قم بتنزيل ملفات الامتداد Clark College Student Success Resources بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        The resources in this extension can help you navigate to the most common places on the website you may need at Clark.                    

معلومات أساسية عن التمديد

الاسم Clark College Student Success Resources Clark College Student Success Resources
ID beobnchmpllcgkgijadojlbplijoihbk
عنوان URL الرسمي https://chromewebstore.google.com/detail/clark-college-student-suc/beobnchmpllcgkgijadojlbplijoihbk
الوصف The resources in this extension can help you navigate to the most common places on the website you may need at Clark.
حجم الملف 209 KB
عدد التثبيتات 188
النسخة الحالية 1.1.0
آخر تحديث 2023-09-14
تاريخ النشر 2023-03-14
تقييم 5.00/5 مجموع تقييمات 1
المطور bruce.elgort
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://clark.edu
عنوان صفحة المساعدة https://bruceelgort.com
اللغات المدعومة en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Clark College Student Success Resources",
    "description": "The resources in this extension can help you navigate to the most common places on the website you may need at Clark.",
    "version": "1.1.0",
    "icons": {
        "32": "icon_32.png",
        "48": "icon_48.png",
        "64": "icon_64.png",
        "128": "icon_128.png"
    },
    "action": {
        "default_icon": "icon_128.png",
        "default_popup": "popup.html"
    },
    "permissions": []
}