AMISSU

AMIS Schedule Unitizer: Automatic schedule planner for university class enlistment

AMISSUคืออะไร?

AMISSU เป็นส่วนขยายของ Chrome ที่พัฒนาโดย garthendrich และคุณลักษณะหลักของมันคือ "AMIS Schedule Unitizer: Automatic schedule planner for university class enlistment"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย AMISSU

ดาวน์โหลดไฟล์ส่วนขยาย 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
อีเมล [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"
    }
}