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 مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

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