AMISSU

AMIS Schedule Unitizer: Automatic schedule planner for university class enlistment

O que é AMISSU?

AMISSU é uma extensão do Chrome desenvolvida por garthendrich, e sua principal característica é "AMIS Schedule Unitizer: Automatic schedule planner for university class enlistment".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão AMISSU

Baixe arquivos de extensão AMISSU no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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.                    

Informações Básicas da Extensão

Nome AMISSU AMISSU
ID mkdgckblaojfigmbnknehcmnjpkcehcj
URL Oficial https://chromewebstore.google.com/detail/amissu/mkdgckblaojfigmbnknehcmnjpkcehcj
Descrição AMIS Schedule Unitizer: Automatic schedule planner for university class enlistment
Tamanho do Arquivo 3.89 MB
Contagem de Instalações 617
Versão Atual 0.5.1
Última Atualização 2024-02-05
Data de Publicação 2024-01-28
Classificação 5.00/5 Total de 2 Avaliações
Desenvolvedor garthendrich
Email [email protected]
Tipo de Pagamento free
Idiomas Suportados 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"
    }
}