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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

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