I bootstrapped the Chrome Extension I am working on from npx create-react-app my-app --template redux-typescript and am trying to use Redux Dev Tools to debug it.<
npx create-react-app my-app --template redux-typescript