School Time

Easily keep track of your school timetable directly from the browser

School Timeとは何ですか?

School TimeはGabriel Hによって開発されたChromeの拡張機能で、その主な機能は「Easily keep track of your school timetable directly from the browser」です。

拡張機能のスクリーンショット

screenshot
screenshot

School Time拡張機能のCRXファイルをダウンロード

School Time拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        School Time allows you to easily track what classes you have and when. It easily integrates with Sentral for schools and supports custom image themes. Setting up your timetable is quick, easy and automatic.                    

拡張機能の基本情報

名前 School Time School Time
ID anlpagobkiiipidkoiaicdclecckhipd
公式URL https://chromewebstore.google.com/detail/school-time/anlpagobkiiipidkoiaicdclecckhipd
説明 Easily keep track of your school timetable directly from the browser
ファイルサイズ 1.79 MB
インストール数 27
現在のバージョン 0.6
最終更新日 2021-12-07
公開日 2021-10-19
評価 5.00/5 合計 3 レビュー
開発者 Gabriel H
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://github.com/gabriel-hanich/School-Timetable
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "version": "0.6",
    "name": "School Time",
    "description": "Easily keep track of your school timetable directly from the browser",
    "browser_action": {
        "default_icon": "resources\/icons\/icon.png",
        "default_popup": "index.html",
        "default_title": "School Time"
    },
    "icons": {
        "128": "resources\/icons\/icon.png"
    }
}