Peak to Peak Bell Schedule

Displays Peak to Peak's Daily Bell Schedule

Qu'est-ce que Peak to Peak Bell Schedule ?

Peak to Peak Bell Schedule est une extension Chrome développée par robert.hettmansperger, et sa fonction principale est "Displays Peak to Peak's Daily Bell Schedule".

Captures d'Écran de l'Extension

screenshot
screenshot

Télécharger le fichier CRX de l'extension Peak to Peak Bell Schedule

Téléchargez les fichiers d'extension Peak to Peak Bell Schedule au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom Peak to Peak Bell Schedule Peak to Peak Bell Schedule
ID pogndaicmdkpoimfjcpopcnmaniibmhd
URL Officiel https://chromewebstore.google.com/detail/peak-to-peak-bell-schedul/pogndaicmdkpoimfjcpopcnmaniibmhd
Description Displays Peak to Peak's Daily Bell Schedule
Taille du Fichier 109 KB
Nombre d'Installations 971
Version Actuelle 5.2
Dernière Mise à Jour 2023-11-07
Date de Publication 2020-04-17
Évaluation 4.33/5 Total 6 Évaluations
Développeur robert.hettmansperger
Email [email protected]
Type de Paiement free
Langues Prises en Charge 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\/"
    ]
}