Sv443 415a5699fc ref: remove "autoLikePlayerBarToggleBtn" feat for now 10 tháng trước cách đây
..
README.md 520689c104 Release 1.1.0 (#35) 1 năm trước cách đây
behavior.ts 34bb9092cd fix: potential fix for auto-closing toasts? 10 tháng trước cách đây
index.ts 415a5699fc ref: remove "autoLikePlayerBarToggleBtn" feat for now 10 tháng trước cách đây
input.css c54bb472b4 ref: rename auto like & fix scroll 11 tháng trước cách đây
input.ts 7b8b2f2aef fix: autoplay list requiring context menu event dispatch now 10 tháng trước cách đây
layout.css 5cca266245 feat: lots of auto-like improvements 11 tháng trước cách đây
layout.ts 7b8b2f2aef fix: autoplay list requiring context menu event dispatch now 10 tháng trước cách đây
lyrics.ts 3029c25f9f fix: leftover broken imports 10 tháng trước cách đây
lyricsCache.ts 3ebb6fd46e ref: switch to NodeNext module resolution thanks to a cool eslint plugin 10 tháng trước cách đây
songLists.css 99ce92eb66 ref: better way to open urls in a new tab 11 tháng trước cách đây
songLists.ts 7b8b2f2aef fix: autoplay list requiring context menu event dispatch now 10 tháng trước cách đây
versionCheck.ts 3ebb6fd46e ref: switch to NodeNext module resolution thanks to a cool eslint plugin 10 tháng trước cách đây
volume.css 443a877cad ref: implement new vsc //#region comments 11 tháng trước cách đây
volume.ts 3029c25f9f fix: leftover broken imports 10 tháng trước cách đây

README.md

Features

This directory contains the code of the userscript features themselves. The files are organized by category.
Each feature has an initialization function that is called when the userscript is initialized.
In the long term most features should have a cleanup function that should be called when the feature config is changed.