Peak to Peak Bell Schedule

Displays Peak to Peak's Daily Bell Schedule

Peak to Peak Bell Scheduleคืออะไร?

Peak to Peak Bell Schedule เป็นส่วนขยายของ Chrome ที่พัฒนาโดย robert.hettmansperger และคุณลักษณะหลักของมันคือ "Displays Peak to Peak's Daily Bell Schedule"

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

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Peak to Peak Bell Schedule

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

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

                        Use this extension to see when periods start and end for any given schedule at Peak to Peak Charter School.  When you open it, it will display the default schedule for that day, but you can change it to see any bell schedule you'd like.  Works for the High School or Middle School.  You can also click the calendar icon to view the Peak to Peak bell schedule calendar for any given month of the current school year.                    

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

ชื่อ Peak to Peak Bell Schedule Peak to Peak Bell Schedule
ID pogndaicmdkpoimfjcpopcnmaniibmhd
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/peak-to-peak-bell-schedul/pogndaicmdkpoimfjcpopcnmaniibmhd
คำอธิบาย Displays Peak to Peak's Daily Bell Schedule
ขนาดไฟล์ 109 KB
จำนวนการติดตั้ง 971
เวอร์ชันปัจจุบัน 5.2
อัปเดตครั้งล่าสุด 2023-11-07
วันที่เผยแพร่ 2020-04-17
คะแนน 4.33/5 รวมทั้งหมด 6 คะแนน
ผู้พัฒนา robert.hettmansperger
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Peak to Peak Bell Schedule",
    "short_name": "P2P Bells",
    "version": "5.2",
    "description": "Displays Peak to Peak's Daily Bell Schedule",
    "icons": {
        "128": "icon128.png",
        "48": "icon48.png"
    },
    "action": {
        "default_popup": "popup.html"
    },
    "author": "Robert Hettmansperger",
    "host_permissions": [
        "https:\/\/www.pumas.dev\/"
    ]
}