AMISSU

AMIS Schedule Unitizer: Automatic schedule planner for university class enlistment

Wat is AMISSU?

AMISSU is een Chrome-extensie ontwikkeld door garthendrich, en de belangrijkste functie is "AMIS Schedule Unitizer: Automatic schedule planner for university class enlistment".

Extensie Screenshots

screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie AMISSU

Download AMISSU-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam AMISSU AMISSU
ID mkdgckblaojfigmbnknehcmnjpkcehcj
Officiële URL https://chromewebstore.google.com/detail/amissu/mkdgckblaojfigmbnknehcmnjpkcehcj
Beschrijving AMIS Schedule Unitizer: Automatic schedule planner for university class enlistment
Bestandsgrootte 3.89 MB
Aantal Installaties 617
Huidige Versie 0.5.1
Laatst Bijgewerkt 2024-02-05
Publicatiedatum 2024-01-28
Beoordeling 5.00/5 Totaal 2 Beoordelingen
Ontwikkelaar garthendrich
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen 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"
    }
}