1
Fork 0
Commit Graph

8 Commits

Author SHA1 Message Date
Bauke 9d5f0d1afc
Add the Theme Switcher storage and options functionality. 2023-12-19 15:18:34 +01:00
Bauke 2666168b02
Add the Miscellaneous features category with the Comment Anchor Fix to start. 2023-07-11 19:07:13 +02:00
Bauke 7d480598da
Add the Hide Topics settings component. 2023-06-30 13:26:39 +02:00
Bauke a0cc171541
Convert to JSX and new storage method. 2023-06-23 13:02:24 +02:00
Bauke da27a37af0
Add the Themed Logo feature (#7). 2022-02-27 22:51:54 +01:00
Bauke ee289d562c
Add the Username Colors feature (#6). 2022-02-25 01:06:24 +01:00
Bauke 75006ff7eb
Add the Anonymize Usernames feature (#5). 2022-02-23 18:17:22 +01:00
Bauke 52696fe50e
Fix all the things.
* Switch from Parcel to Vite.
* Rewrite the Settings handling.
* Fix a bug that made the extension not work on first load.
* A bunch of other stuff, too lazy to write it all out.
2022-02-23 14:52:06 +01:00