SIASE VIP - FIME.me
Extension que mejora la usabilidad del sistema SIASE, agregando funciones de utilidad y mejoras visuales.
Wat is SIASE VIP - FIME.me?
SIASE VIP - FIME.me is een Chrome-extensie ontwikkeld door https://fime.me, en de belangrijkste functie is "Extension que mejora la usabilidad del sistema SIASE, agregando funciones de utilidad y mejoras visuales.".
Extensie Screenshots
Download het CRX-bestand van de extensie SIASE VIP - FIME.me
Download SIASE VIP - FIME.me-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
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.
Basisinformatie over de Extensie
Naam | SIASE VIP - FIME.me |
ID | pimccgmopbhicpkilibeiohbecmonhbc |
Officiële URL | https://chromewebstore.google.com/detail/siase-vip-fimeme/pimccgmopbhicpkilibeiohbecmonhbc |
Beschrijving | Extension que mejora la usabilidad del sistema SIASE, agregando funciones de utilidad y mejoras visuales. |
Bestandsgrootte | 460 KB |
Aantal Installaties | 6,254 |
Huidige Versie | 2.0.5 |
Laatst Bijgewerkt | 2021-02-26 |
Publicatiedatum | 2020-11-30 |
Beoordeling | 4.50/5 Totaal 74 Beoordelingen |
Ontwikkelaar | https://fime.me |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://horarios.fime.me |
Help Pagina-URL | https://www.fime.me/discord |
Ondersteunde Talen | 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" ] } ] } |