OsaSoft / youtube-better-subscriptions

This extension for Firefox and Chrome aims to make navigating YouTube's subscription grid easier by allowing users to hide watched videos
GNU General Public License v3.0
122 stars 20 forks source link

Rewrite into TS #108

Open OsaSoft opened 2 years ago

OsaSoft commented 2 years ago

The codebase is a mess, as it started as something small but has been growing over time. A transition into Typescript (and some packaging via webpack) will help to make the code clearer and hopefully even begin to write some automated tests.

Huge upfront time investment, but it should pay off in the long run.

mocanew commented 1 year ago

@OsaSoft I'd like to get started on this after merging #150 and #151