Attend Zoom Classes

Click one button to automatically open up your next upcoming Zoom class!

Attend Zoom Classesคืออะไร?

Attend Zoom Classes เป็นส่วนขยายของ Chrome ที่พัฒนาโดย attendzoomclasses และคุณลักษณะหลักของมันคือ "Click one button to automatically open up your next upcoming Zoom class!"

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

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Attend Zoom Classes

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

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

                        Click one button to automatically open up your next upcoming Zoom class!                    

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

ชื่อ Attend Zoom Classes Attend Zoom Classes
ID cepapmdlomgmjamfogcmnmbhppingmlg
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/cepapmdlomgmjamfogcmnmbhppingmlg
คำอธิบาย Click one button to automatically open up your next upcoming Zoom class!
ขนาดไฟล์ 22.01 KB
จำนวนการติดตั้ง 203
เวอร์ชันปัจจุบัน 3.0
อัปเดตครั้งล่าสุด 2021-01-10
วันที่เผยแพร่ 2021-01-04
คะแนน 5.00/5 รวมทั้งหมด 9 คะแนน
ผู้พัฒนา attendzoomclasses
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Attend Zoom Classes",
    "version": "3.0",
    "manifest_version": 2,
    "permissions": [
        "storage"
    ],
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "browser_action": {
        "default_popup": "popup.html",
        "default_title": "Attend Class"
    }
}