AMISSU

AMIS Schedule Unitizer: Automatic schedule planner for university class enlistment

AMISSUとは何ですか?

AMISSUはgarthendrichによって開発されたChromeの拡張機能で、その主な機能は「AMIS Schedule Unitizer: Automatic schedule planner for university class enlistment」です。

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

screenshot
screenshot
screenshot

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

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

拡張機能の使用方法

                        Struggling to navigate through the complexities of manually coordinating your chosen classes? AMIS Schedule Unitizer removes all the guesswork for you!

Just by specifying the courses you're eyeing for the semester, AMISSU will craft a schedule of classes that you can take altogether.

—

Tailored exclusively for users of the UPLB Academic Management Information System, currently the students of the University of the Philippines Los Baños.                    

拡張機能の基本情報

名前 AMISSU AMISSU
ID mkdgckblaojfigmbnknehcmnjpkcehcj
公式URL https://chromewebstore.google.com/detail/amissu/mkdgckblaojfigmbnknehcmnjpkcehcj
説明 AMIS Schedule Unitizer: Automatic schedule planner for university class enlistment
ファイルサイズ 3.89 MB
インストール数 617
現在のバージョン 0.5.1
最終更新日 2024-02-05
公開日 2024-01-28
評価 5.00/5 合計 2 レビュー
開発者 garthendrich
Eメール [email protected]
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "AMISSU",
    "version": "0.5.1",
    "description": "AMIS Schedule Unitizer: Automatic schedule planner for university class enlistment",
    "icons": {
        "16": "icon\/16.png",
        "32": "icon\/32.png",
        "48": "icon\/48.png",
        "128": "icon\/128.png"
    },
    "permissions": [
        "activeTab",
        "scripting",
        "storage"
    ],
    "action": {
        "default_popup": "index.html"
    }
}