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"입니다.
확장 프로그램 스크린샷
Peak to Peak Bell Schedule 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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 |
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\/" ] } |