aboutsummaryrefslogtreecommitdiffstats
path: root/src/index.ts
AgeCommit message (Expand)Author
2020-05-08Add license (GNU GPLv3+)Teddy Wing
2020-05-08index: Call `styles()` firstTeddy Wing
2020-05-08Automatically click the "Watch Credits" buttonTeddy Wing
2020-05-05Move fullscreen credits init function to fullscreen_credits.tsTeddy Wing
2020-05-05src/index.ts: Remove commented global variableTeddy Wing
2020-05-05Extract credits handling and CSS styles to separate modulesTeddy Wing
2020-05-05Move content script to TypeScriptTeddy Wing