Add TUfast
This commit is contained in:
parent
8790d6159a
commit
ced29679d0
11
list.json
11
list.json
@ -41,5 +41,16 @@
|
||||
{ "title": "02 - Higher-Lower-Game", "filename": "02 - Higher-Lower-Spiel"},
|
||||
{ "title": "03 - Cheatsheet", "filename": "03 - Concepts"}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "project",
|
||||
"name": "tufast",
|
||||
"short_desc": "TUfast is a browser extension that is used by multiple thousand users of the TU Dresden.",
|
||||
"desc": [
|
||||
"TUfast is a browser extension that is used by multiple thousand users of the TU Dresden.",
|
||||
"It provides autologin to the most used portals, shortcuts, redirects, and more."
|
||||
],
|
||||
"repo": "https://github.com/TUfast-TUD/TUfast_TUD",
|
||||
"more": "https://tu-fast.de/"
|
||||
}
|
||||
]
|
23
projects/tufast.adoc
Normal file
23
projects/tufast.adoc
Normal file
@ -0,0 +1,23 @@
|
||||
: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]
|
Loading…
Reference in New Issue
Block a user