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
官方網址 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
電子郵箱 [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"
    }
}