frontpage-content/projects/tufast.adoc

23 lines
915 B
Plaintext

:experimental:
:docdatetime: 2022-06-23T12:53:07.207Z
= TUfast
My work on a browser extension that is used by multiple thousand students.
== What is TUfast?
TUfast is a browser extension made by some students of the TU Dresden.
The main feature is the injection of username and password on various login pages of portals of the TU. +
Other features are shortcuts, redirects from search engines, enhancement and more. +
It has multiple thousand users.
The project is open source and https://github.com/TUfast-TUD/TUfast_TUD[hosted on Github].
== What did I do?
I am one of the first and one of the main contributors of the project.
At the time of writing this I rewrote the whole backend in TypeScript and prepared it to shift to the https://developer.chrome.com/docs/extensions/mv3/intro/[Manifest V3].
== More information
- https://github.com/TUfast-TUD/TUfast_TUD[Repository]
- https://tu-fast.de/[Website]