Extension should not replace chrome tab
Closed this issue · 0 comments
AhsanAyaz commented
Describe the bug
Right now, if I'm using the extension, opening a new tab shows a React page.
To Reproduce
Steps to reproduce the behavior:
- Install the extension
- Enable it if it isn't
- Open a new chrome tab
- See React tab
Expected behavior
The extension should not modify the new tab feature.
This could help
The new tab is perhaps defined in webpack.config.js. And we may want to delete the respective ts/tsx files as well to keep the repository clean.