Peak to Peak Bell Schedule

Displays Peak to Peak's Daily Bell Schedule

什麼是Peak to Peak Bell Schedule?

Peak to Peak Bell Schedule是由robert.hettmansperger開發的Chrome擴展程式,該擴展的主要功能是“Displays Peak to Peak's Daily Bell Schedule”。

擴展截圖

screenshot
screenshot

下載Peak to Peak Bell Schedule擴展crx文件

下載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
官方網址 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\/"
    ]
}