Peak to Peak Bell Schedule

Displays Peak to Peak's Daily Bell Schedule

Co to jest Peak to Peak Bell Schedule?

Peak to Peak Bell Schedule to rozszerzenie Chrome opracowane przez robert.hettmansperger, a jego główną funkcją jest „Displays Peak to Peak's Daily Bell Schedule”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot

Pobierz plik CRX rozszerzenia Peak to Peak Bell Schedule

Pobierz pliki rozszerzeń Peak to Peak Bell Schedule w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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.                    

Podstawowe informacje o rozszerzeniu

Nazwa Peak to Peak Bell Schedule Peak to Peak Bell Schedule
ID pogndaicmdkpoimfjcpopcnmaniibmhd
Oficjalny URL https://chromewebstore.google.com/detail/peak-to-peak-bell-schedul/pogndaicmdkpoimfjcpopcnmaniibmhd
Opis Displays Peak to Peak's Daily Bell Schedule
Rozmiar pliku 109 KB
Liczba instalacji 971
Aktualna Wersja 5.2
Ostatnia Aktualizacja 2023-11-07
Data Publikacji 2020-04-17
Ocena 4.33/5 Łącznie 6 Oceny
Deweloper robert.hettmansperger
E-mail [email protected]
Typ Płatności free
Obsługiwane Języki 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\/"
    ]
}