Peak to Peak Bell Schedule

Displays Peak to Peak's Daily Bell Schedule

什么是Peak to Peak Bell Schedule?

Peak to Peak Bell Schedule是由robert.hettmansperger开发的Chrome扩展程序,该扩展的主要功能是“Displays Peak to Peak's Daily Bell Schedule”。

扩展截图

screenshot
screenshot

下载Peak to Peak Bell Schedule扩展crx文件

下载Peak to Peak Bell Schedule扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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.                    

扩展基本信息

名称 Peak to Peak Bell Schedule Peak to Peak Bell Schedule
ID pogndaicmdkpoimfjcpopcnmaniibmhd
官方URL https://chromewebstore.google.com/detail/peak-to-peak-bell-schedul/pogndaicmdkpoimfjcpopcnmaniibmhd
简介 Displays Peak to Peak's Daily Bell Schedule
文件大小 109 KB
安装次数 971
当前版本 5.2
更新时间 2023-11-07
上架时间 2020-04-17
评分 4.33/5 共6次评分
开发者 robert.hettmansperger
电子邮箱 [email protected]
付费类型 free
支持的语言 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\/"
    ]
}