Peak to Peak Bell Schedule

Displays Peak to Peak's Daily Bell Schedule

Cos'è Peak to Peak Bell Schedule?

Peak to Peak Bell Schedule è un'estensione di Chrome sviluppata da robert.hettmansperger, e la sua funzione principale è "Displays Peak to Peak's Daily Bell Schedule".

Screenshot dell'Estensione

screenshot
screenshot

Scarica il file CRX dell'estensione Peak to Peak Bell Schedule

Scarica i file di estensione Peak to Peak Bell Schedule in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome Peak to Peak Bell Schedule Peak to Peak Bell Schedule
ID pogndaicmdkpoimfjcpopcnmaniibmhd
URL Ufficiale https://chromewebstore.google.com/detail/peak-to-peak-bell-schedul/pogndaicmdkpoimfjcpopcnmaniibmhd
Descrizione Displays Peak to Peak's Daily Bell Schedule
Dimensione del File 109 KB
Conteggio Installazioni 971
Versione Corrente 5.2
Ultimo Aggiornamento 2023-11-07
Data di Pubblicazione 2020-04-17
Valutazione 4.33/5 Totale 6 Valutazioni
Sviluppatore robert.hettmansperger
Email [email protected]
Tipo di Pagamento free
Lingue Supportate 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\/"
    ]
}