SIASE VIP - FIME.me

SIASE VIP - FIME.me

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

Merlin
Additional files are visible only to premium users

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"
      ]
    }
  ]
}