SIASE VIP - FIME.me

Extension que mejora la usabilidad del sistema SIASE, agregando funciones de utilidad y mejoras visuales.

Apa itu SIASE VIP - FIME.me?

SIASE VIP - FIME.me adalah ekstensi Chrome yang dikembangkan oleh https://fime.me, dan fitur utamanya adalah "Extension que mejora la usabilidad del sistema SIASE, agregando funciones de utilidad y mejoras visuales.".

Screenshot Ekstensi

screenshot
screenshot
screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi SIASE VIP - FIME.me

Unduh file ekstensi SIASE VIP - FIME.me dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        Extensión original SIASE VIP. Te ayudará al inscribir tu materias y te mostrará links directos a los maestros para que puedas ver sus comentarios y calificaciones en la Lista de Maestros.                    

Informasi Dasar Ekstensi

Nama SIASE VIP - FIME.me SIASE VIP - FIME.me
ID pimccgmopbhicpkilibeiohbecmonhbc
URL Resmi https://chromewebstore.google.com/detail/siase-vip-fimeme/pimccgmopbhicpkilibeiohbecmonhbc
Deskripsi Extension que mejora la usabilidad del sistema SIASE, agregando funciones de utilidad y mejoras visuales.
Ukuran File 460 KB
Jumlah Instalasi 6,254
Versi Saat Ini 2.0.5
Terakhir Diperbarui 2021-02-26
Tanggal Publikasi 2020-11-30
Penilaian 4.50/5 Total 74 Penilaian
Pengembang https://fime.me
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://horarios.fime.me
URL Halaman Bantuan https://www.fime.me/discord
Bahasa yang Didukung es
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "SIASE VIP - FIME.me",
    "version": "2.0.5",
    "manifest_version": 2,
    "description": "Extension que mejora la usabilidad del sistema SIASE, agregando funciones de utilidad y mejoras visuales.",
    "web_accessible_resources": [
        "img\/*"
    ],
    "icons": {
        "16": "img\/icon16.png",
        "48": "img\/icon48.png",
        "128": "img\/icon128.png"
    },
    "background": {
        "scripts": [
            "js\/background.js"
        ],
        "persistent": false
    },
    "permissions": [
        "storage",
        "*:\/\/*.uanl.mx\/*",
        "*:\/\/*.fime.me\/*",
        "*:\/\/siase-vip.test\/*"
    ],
    "content_scripts": [
        {
            "matches": [
                "*:\/\/deimos.dgi.uanl.mx\/cgi-bin\/wspd_cgi.sh\/eselcarrera.htm*"
            ],
            "all_frames": true,
            "js": [
                "js\/jquery.js",
                "js\/popper.js",
                "js\/bootstrap.js",
                "js\/carrera.js"
            ],
            "css": [
                "css\/bootstrap.min.css",
                "css\/carrera.css"
            ]
        },
        {
            "matches": [
                "*:\/\/deimos.dgi.uanl.mx\/cgi-bin\/wspd_cgi.sh\/login.htm*",
                "*:\/\/deimos.dgi.uanl.mx\/cgi-bin\/wspd_cgi.sh\/uni_login.htm*"
            ],
            "all_frames": true,
            "js": [
                "js\/jquery.js",
                "js\/popper.js",
                "js\/bootstrap.js",
                "js\/login.js"
            ],
            "css": [
                "css\/bootstrap.min.css",
                "css\/login.css"
            ]
        },
        {
            "matches": [
                "*:\/\/deimos.dgi.uanl.mx\/cgi-bin\/wspd_cgi.sh\/default.htm*"
            ],
            "all_frames": true,
            "js": [
                "js\/jquery.js",
                "js\/popper.js",
                "js\/bootstrap.js",
                "js\/scrollbar.js",
                "js\/all.js",
                "js\/default.js"
            ],
            "css": [
                "css\/bootstrap.min.css",
                "css\/scrollbar.css",
                "css\/default.css"
            ]
        },
        {
            "matches": [
                "*:\/\/deimos.dgi.uanl.mx\/cgi-bin\/wspd_cgi.sh\/mainleftdin01.htm*"
            ],
            "all_frames": true,
            "js": [
                "js\/jquery.js",
                "js\/popper.js",
                "js\/bootstrap.js",
                "js\/left_frame.js",
                "js\/scrollbar.js"
            ],
            "css": [
                "css\/bootstrap.min.css",
                "css\/general.css",
                "css\/scrollbar.css",
                "css\/left_frame.css"
            ]
        },
        {
            "matches": [
                "*:\/\/deimos.dgi.uanl.mx\/cgi-bin\/wspd_cgi.sh\/maincenter.htm*"
            ],
            "all_frames": true,
            "js": [
                "js\/jquery.js",
                "js\/popper.js",
                "js\/bootstrap.js",
                "js\/center_frame.js",
                "js\/scrollbar.js"
            ],
            "css": [
                "css\/bootstrap.min.css",
                "css\/general.css",
                "css\/scrollbar.css",
                "css\/center_frame.css"
            ]
        },
        {
            "matches": [
                "*:\/\/deimos.dgi.uanl.mx\/cgi-bin\/wspd_cgi.sh\/maintop.htm*"
            ],
            "all_frames": true,
            "js": [
                "js\/jquery.js",
                "js\/popper.js",
                "js\/bootstrap.js",
                "js\/top_frame.js"
            ],
            "css": [
                "css\/bootstrap.min.css",
                "css\/general.css",
                "css\/top_frame.css"
            ]
        },
        {
            "matches": [
                "*:\/\/deimos.dgi.uanl.mx\/cgi-bin\/wspd_cgi.sh\/*conskdx01.htm*",
                "*:\/\/deimos.dgi.uanl.mx\/cgi-bin\/wspd_cgi.sh\/econkdx01.htm*",
                "*:\/\/deimos.dgi.uanl.mx\/cgi-bin\/wspd_cgi.sh\/*conskdx01.r*"
            ],
            "all_frames": true,
            "js": [
                "js\/jquery.js",
                "js\/popper.js",
                "js\/bootstrap.js",
                "js\/scrollbar.js",
                "js\/utils.js",
                "js\/kardex.js"
            ],
            "css": [
                "css\/bootstrap.min.css",
                "css\/scrollbar.css",
                "css\/kardex.css"
            ]
        },
        {
            "matches": [
                "*:\/\/deimos.dgi.uanl.mx\/cgi-bin\/wspd_cgi.sh\/echalm01.htm*"
            ],
            "all_frames": true,
            "js": [
                "js\/jquery.js",
                "js\/popper.js",
                "js\/bootstrap.js",
                "js\/scrollbar.js",
                "js\/horario.js"
            ],
            "css": [
                "css\/bootstrap.min.css",
                "css\/scrollbar.css"
            ]
        },
        {
            "matches": [
                "*:\/\/deimos.dgi.uanl.mx\/cgi-bin\/wspd_cgi.sh\/eins01.htm*",
                "*:\/\/deimos.dgi.uanl.mx\/cgi-bin\/wspd_cgi.sh\/eins01.r*",
                "*:\/\/siase-vip.test\/*eins01*"
            ],
            "all_frames": true,
            "js": [
                "js\/jquery.js",
                "js\/popper.js",
                "js\/bootstrap.js",
                "js\/utils.js",
                "js\/menu_inscribir.js"
            ],
            "css": [
                "css\/bootstrap.min.css"
            ]
        },
        {
            "matches": [
                "*:\/\/deimos.dgi.uanl.mx\/cgi-bin\/wspd_cgi.sh\/eins03.htm*",
                "*:\/\/deimos.dgi.uanl.mx\/cgi-bin\/wspd_cgi.sh\/eins03.r*",
                "*:\/\/deimos.dgi.uanl.mx\/eins03.htm*",
                "*:\/\/siase-vip.test\/*eins03*"
            ],
            "all_frames": true,
            "js": [
                "js\/jquery.js",
                "js\/popper.js",
                "js\/bootstrap.js",
                "js\/scrollbar.js",
                "js\/utils.js",
                "js\/materia.js"
            ],
            "css": [
                "css\/bootstrap.min.css",
                "css\/scrollbar.css",
                "css\/materia.css"
            ]
        },
        {
            "matches": [
                "*:\/\/deimos.dgi.uanl.mx\/cgi-bin\/wspd_cgi.sh\/control.p*",
                "*:\/\/siase-vip.test\/*ver_horario*"
            ],
            "all_frames": true,
            "js": [
                "js\/jquery.js",
                "js\/popper.js",
                "js\/bootstrap.js",
                "js\/scrollbar.js",
                "js\/utils.js",
                "js\/all.js",
                "js\/ver_horario.js"
            ],
            "css": [
                "css\/bootstrap.min.css",
                "css\/scrollbar.css",
                "css\/ver_horario.css"
            ]
        }
    ]
}