* fix: bilibili comment theme color
* cleanup
* fix: spinner bg color
* refactor: adjust theme color timer logic
* fix: comment tags still show a light color when page is first loaded
* chore: remove unused import in useDark.ts
---------
Co-authored-by: Hakadao <a578457889743@gmail.com>
* feat: Add filter options for view count and duration in settings
* chore: update styles && rename func.ts to useFilter.ts
* feat: Add scrollbar check to determine if the viewport has a scrollbar
* feat: app recommendation filters
* chore: update
* feat: i18n support
---------
Co-authored-by: pengyunfei <pengyunfei@360.cn>
* refactor(rpc): improve type, and type safe (#673)
* refactor(rpc): improve type, and type safe
* revert `pnpm-lock.yaml` file
* improve api merge
* fix: type annotation in background/index.ts
* fix: type annotation in background/index.ts
---------
Co-authored-by: star knight <64941905+starknt@users.noreply.github.com>