UMD Launcher

Quick Links for UMD Students

UMD Launcherคืออะไร?

UMD Launcher เป็นส่วนขยายของ Chrome ที่พัฒนาโดย nathanael.temesgen และคุณลักษณะหลักของมันคือ "Quick Links for UMD Students"

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย UMD Launcher

ดาวน์โหลดไฟล์ส่วนขยาย UMD Launcher ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

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

                        Are you a University of Maryland student that has numerous tabs open on your computer? Do some of those tabs consist of ELMS, Gmail, LinkedIn, or any other link that you would typically go on every day? This extension allows UMD students to easily access these links without the need of numerous tabs or having to type in each link every day!                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ UMD Launcher UMD Launcher
ID kmimehnhdhjfanicgiikhnopeaepflba
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/umd-launcher/kmimehnhdhjfanicgiikhnopeaepflba
คำอธิบาย Quick Links for UMD Students
ขนาดไฟล์ 40.1 KB
จำนวนการติดตั้ง 67
เวอร์ชันปัจจุบัน 1.0.0
อัปเดตครั้งล่าสุด 2020-07-12
วันที่เผยแพร่ 2020-07-11
คะแนน 5.00/5 รวมทั้งหมด 7 คะแนน
ผู้พัฒนา nathanael.temesgen
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "UMD Launcher",
    "description": "Quick Links for UMD Students",
    "version": "1.0.0",
    "icons": {
        "128": "icon_128.png"
    },
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab"
    ]
}