AMISSU

AMIS Schedule Unitizer: Automatic schedule planner for university class enlistment

What is AMISSU?

AMISSU is a Chrome extension developed by garthendrich, and its main feature is "AMIS Schedule Unitizer: Automatic schedule planner for university class enlistment".

Extension Screenshots

screenshot
screenshot
screenshot

Download AMISSU Extension CRX File

Download AMISSU extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name AMISSU AMISSU
ID mkdgckblaojfigmbnknehcmnjpkcehcj
Official URL https://chromewebstore.google.com/detail/amissu/mkdgckblaojfigmbnknehcmnjpkcehcj
Description AMIS Schedule Unitizer: Automatic schedule planner for university class enlistment
File Size 3.89 MB
Installation Count 617
Current Version 0.5.1
Last Updated 2024-02-05
Publish Date 2024-01-28
Rating 5.00/5 Total 2 Ratings
Developer garthendrich
Email [email protected]
Payment Type free
Supported Languages 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"
    }
}