Jonghakseo / chrome-extension-boilerplate-react-vite

Chrome Extension Boilerplate with React + Vite + Typescript
MIT License
2.44k stars 361 forks source link

refactor: theme storage improve usability #743

Closed govza closed 1 month ago

govza commented 2 months ago

Separate user specific stores logic from generics

* Please fill in the required items.

Priority*

Purpose of the PR*

Ease of sync of the forks with different types of storage

Changes*

Moved storage implementations to separated folder

How to check the feature

Check regression on storage, popup toggle theme also toggles options page theme

Reference

N/A