Peak to Peak Bell Schedule

Displays Peak to Peak's Daily Bell Schedule

What is Peak to Peak Bell Schedule?

Peak to Peak Bell Schedule is a Chrome extension developed by robert.hettmansperger, and its main feature is "Displays Peak to Peak's Daily Bell Schedule".

Extension Screenshots

screenshot
screenshot

Download Peak to Peak Bell Schedule Extension CRX File

Download Peak to Peak Bell Schedule extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Peak to Peak Bell Schedule Peak to Peak Bell Schedule
ID pogndaicmdkpoimfjcpopcnmaniibmhd
Official URL https://chromewebstore.google.com/detail/peak-to-peak-bell-schedul/pogndaicmdkpoimfjcpopcnmaniibmhd
Description Displays Peak to Peak's Daily Bell Schedule
File Size 109 KB
Installation Count 971
Current Version 5.2
Last Updated 2023-11-07
Publish Date 2020-04-17
Rating 4.33/5 Total 6 Ratings
Developer robert.hettmansperger
Email [email protected]
Payment Type free
Supported Languages 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\/"
    ]
}