Peak to Peak Bell Schedule

Displays Peak to Peak's Daily Bell Schedule

Peak to Peak Bell Schedule là gì?

Peak to Peak Bell Schedule là một tiện ích mở rộng Chrome được phát triển bởi robert.hettmansperger, và tính năng chính của nó là "Displays Peak to Peak's Daily Bell Schedule".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Peak to Peak Bell Schedule

Tải xuống các tệp mở rộng Peak to Peak Bell Schedule dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Peak to Peak Bell Schedule Peak to Peak Bell Schedule
ID pogndaicmdkpoimfjcpopcnmaniibmhd
URL Chính Thức https://chromewebstore.google.com/detail/peak-to-peak-bell-schedul/pogndaicmdkpoimfjcpopcnmaniibmhd
Mô tả Displays Peak to Peak's Daily Bell Schedule
Kích Thước Tệp 109 KB
Số Lần Cài Đặt 971
Phiên Bản Hiện Tại 5.2
Cập Nhật Lần Cuối 2023-11-07
Ngày Phát Hành 2020-04-17
Đánh Giá 4.33/5 Tổng số 6 Đánh Giá
Nhà Phát Triển robert.hettmansperger
Email [email protected]
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ 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\/"
    ]
}