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 กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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
URL หน้าช่วยเหลือ 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": []
}