Important
LibrecourseUY es un proyecto de software open source, independiente y comunitario. Las herramientas, funcionalidades y recursos disponibles en esta plataforma incluyendo "inkFing" fueron creados y mantenidos por miembros, contribuidores y colaboradores de LibrecourseUY.
La herramienta "inkFing" no está afiliada, asociada, patrocinada, avalada, autorizada ni respaldada por ninguna institución educativa u organización, incluyendo sin limitarse a la Universidad de la República (UdelaR) y la Facultad de Ingeniería (FING), ni por cátedras, docentes, unidades académicas o dependencias administrativas.
Cualquier referencia a nombres, siglas, materias, planes de estudio, marcas o instituciones se utiliza únicamente con fines descriptivos e informativos, y no implica relación institucional, aprobación ni carácter oficial.
El software y el contenido asociado se proporcionan "tal cual" (AS IS), sin garantías de ningún tipo. El uso del proyecto es bajo su propia responsabilidad.
Al continuar, usted reconoce y acepta estos términos, y que cualquier interpretación de oficialidad es incorrecta.
A basic dark-mode extension
New to development? Don't worry, we all started somewhere. If you have questions, feel free to ask in Issues or seek help from the LibreCourseUY community.
Welcome to InkFing! This project is a simple extension that allows Fing (Facultad de Ingeniería, UdelaR) students to give their day to day web apps a refreshed dark-mode. It's designed to help incoming students find study partners and collaborative projects to work on.
- HTML
- CSS
- JS
- Manifest V3
- Firefox
- goTo
about:addons - Click on the button with a cogwheel icon
Install for all Add-ons - Select
Install Add-on From File... - Upload the zipped extension
- goTo
InkFing_vX.x
├── .github
├── afdesign
│ *.af
│ *.afdesign
├── images
│ *.png
│ *.jpg
├── css
│ *.css
├── js
│ *.js
├── options
│ options.html
│ options.css
│ options.js
├── icons
│ *.png
│ *.svg
├── manifest.json
├── LICENSE
├── README.mdWant to help improve InkFing? Excellent!
Check out our contribution guide in CONTRIBUTING.md for step-by-step instructions.
If you found a bug or have an idea for improvement:
Check if someone already reported it in the Issues section If not, create a new Issue using the available templates
This project is under MIT license. See LICENSE for details.
