this repo can be useful as base boilerplate for creating Chrome extension on your knees.
it's based on React version 18.
after some consideration styled-components was chosen as giving the best developer experience (DX)
from the start this repo is going with Counter example
use shift+cmd+b for fast building app as Chrome extension
or manually npm rum build-chrome-ext
- gihub repo react-from-scratch