Managebac Grade Calculator & More+

Grade Calculator extension and many more features for managebac.com IB DP platform

Managebac Grade Calculator & More+คืออะไร?

Managebac Grade Calculator & More+ เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Bertram Skarupa และคุณลักษณะหลักของมันคือ "Grade Calculator extension and many more features for managebac.com IB DP platform"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Managebac Grade Calculator & More+

ดาวน์โหลดไฟล์ส่วนขยาย Managebac Grade Calculator & More+ ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Instantly calculates semester grades for classes and adds many more features to managebac.com platform.

Main features:
- Check and hide finished tasks on dashboard.
- Add importance to events.
- Add your own events from dashboard.
- Change colors of events based on class.
- Choose calculating algorithm for your semester grade.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Managebac Grade Calculator & More+ Managebac Grade Calculator & More+
ID iccmimianhoklepafpckijcpclgcfblm
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/managebac-grade-calculato/iccmimianhoklepafpckijcpclgcfblm
คำอธิบาย Grade Calculator extension and many more features for managebac.com IB DP platform
ขนาดไฟล์ 52.48 KB
จำนวนการติดตั้ง 10,193
เวอร์ชันปัจจุบัน 1.2
อัปเดตครั้งล่าสุด 2024-01-07
วันที่เผยแพร่ 2020-07-02
คะแนน 4.59/5 รวมทั้งหมด 17 คะแนน
ผู้พัฒนา Bertram Skarupa
อีเมล [email protected]
ประเภทการชำระเงิน free
URL หน้านโยบายความเป็นส่วนตัว https://skarupa.me/privacy
ภาษาที่รองรับ en
manifest.json
{
    "author": "Bertram Skarupa",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_popup": "popup.html"
    },
    "default_locale": "en",
    "description": "Grade Calculator extension and many more features for managebac.com IB DP platform",
    "icons": {
        "128": ".\/resources\/icon128.png",
        "16": ".\/resources\/icon16.png",
        "48": ".\/resources\/icon48.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAku+JxPbJufl8\/PWbuOLqNGn\/AYPcqPSTNwfh0sFhiff4goMNp8jLncgI4NRtSyr1TPZRWzM6zAeyYdTpEcMuFvNk38UaxQS5CHPTZWHHYj0hFJVTHEgm7nevq7taXYhZevbrvWXlqn+4B7OK8KOE3NLW\/Tl5p9b\/JWXAvy3GzPY+fe17vOialN79\/DvfNdQSF7apGNzRitScJoF0V490Dj7d3D181uS9bV95Ihwd1COrval2LzGN09MKmBc4JOOiRgIXNWe11NfpVtNZA8RReXdqpT4mr6cQ3jWu7lDoxnTiLXHgzLsayZmhJ8GBqvrAfgC98Z1J+hAANdLsvXVPnQIDAQAB",
    "manifest_version": 2,
    "name": "Managebac Grade Calculator & More+",
    "permissions": [
        "*:\/\/*.managebac.com\/student\/*",
        "*:\/\/*.managebac.com\/student",
        "*:\/\/*.managebac.cn\/*",
        "activeTab",
        "storage"
    ],
    "short_name": "MB IB DP Grade",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.2"
}