Peak to Peak Bell Schedule

Displays Peak to Peak's Daily Bell Schedule

Wat is Peak to Peak Bell Schedule?

Peak to Peak Bell Schedule is een Chrome-extensie ontwikkeld door robert.hettmansperger, en de belangrijkste functie is "Displays Peak to Peak's Daily Bell Schedule".

Extensie Screenshots

screenshot
screenshot

Download het CRX-bestand van de extensie Peak to Peak Bell Schedule

Download Peak to Peak Bell Schedule-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam Peak to Peak Bell Schedule Peak to Peak Bell Schedule
ID pogndaicmdkpoimfjcpopcnmaniibmhd
Officiële URL https://chromewebstore.google.com/detail/peak-to-peak-bell-schedul/pogndaicmdkpoimfjcpopcnmaniibmhd
Beschrijving Displays Peak to Peak's Daily Bell Schedule
Bestandsgrootte 109 KB
Aantal Installaties 971
Huidige Versie 5.2
Laatst Bijgewerkt 2023-11-07
Publicatiedatum 2020-04-17
Beoordeling 4.33/5 Totaal 6 Beoordelingen
Ontwikkelaar robert.hettmansperger
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen 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\/"
    ]
}