SIASE VIP - FIME.me

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

What is SIASE VIP - FIME.me?

SIASE VIP - FIME.me is a Chrome extension developed by https://fime.me, and its main feature is "Extension que mejora la usabilidad del sistema SIASE, agregando funciones de utilidad y mejoras visuales.".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download SIASE VIP - FIME.me Extension CRX File

Download SIASE VIP - FIME.me 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

                        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.                    

Extension Basic Information

Name SIASE VIP - FIME.me SIASE VIP - FIME.me
ID pimccgmopbhicpkilibeiohbecmonhbc
Official URL https://chromewebstore.google.com/detail/siase-vip-fimeme/pimccgmopbhicpkilibeiohbecmonhbc
Description Extension que mejora la usabilidad del sistema SIASE, agregando funciones de utilidad y mejoras visuales.
File Size 460 KB
Installation Count 6,254
Current Version 2.0.5
Last Updated 2021-02-26
Publish Date 2020-11-30
Rating 4.50/5 Total 74 Ratings
Developer https://fime.me
Email [email protected]
Payment Type free
Extension Website https://horarios.fime.me
Help Page URL https://www.fime.me/discord
Supported Languages 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"
            ]
        }
    ]
}