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+是由Bertram Skarupa开发的Chrome扩展程序,该扩展的主要功能是“Grade Calculator extension and many more features for managebac.com IB DP platform”。

扩展截图

screenshot
screenshot
screenshot

下载Managebac Grade Calculator & More+扩展crx文件

下载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"
}