LEZ mit ein bisschen CSS verfeinert
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Felix Stupp 8aad424b6b
README: Changed styling of LEZ to italic
5 years ago
css First commit 5 years ago
LICENSE First commit 5 years ago
README.md README: Changed styling of LEZ to italic 5 years ago
background.js First commit 5 years ago
manifest.json manifest: Removed icons directive 5 years ago

README.md

LEZ + CSS

WebExtension improving the Lösungseinzugszentrale of KIT via CSS. Contains only usable improvements for tutors.

This project is not officially supported by KIT or any other institutions assigned to KIT.

Installation

Clone the repository to your computer and install the extension in your browser as temporary / unpacked extension.

Mozilla Firefox

See https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/Temporary_Installation_in_Firefox

Google Chrome

See https://developer.chrome.com/extensions/tut_debugging

Improvements

  • Enable horizontal scrollbars
  • Monospace fonts for numbers / checksums
  • Improves review table
    • Hides names of students (keeps the students number)
  • Improves solution table
    • Hides status column (status indicated by color by default)

Repository

License

Released under MIT License, see file LICENSE.

Notes

CSS Injection Code inspired by https://github.com/iamdiogo/DarkCloud (also released under MIT).