Peak to Peak Bell Schedule

Displays Peak to Peak's Daily Bell Schedule

ما هو Peak to Peak Bell Schedule؟

Peak to Peak Bell Schedule هو إضافة Chrome تم تطويرها بواسطة robert.hettmansperger، والميزة الرئيسية لها هي "Displays Peak to Peak's Daily Bell Schedule".

لقطات شاشة التمديد

screenshot
screenshot

تحميل ملف CRX للإضافة Peak to Peak Bell Schedule

قم بتنزيل ملفات الامتداد Peak to Peak Bell Schedule بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات 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 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\/"
    ]
}