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
公式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
Eメール [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\/"
    ]
}