appliedtechnology/chrome-extension-github-classroom-helper

Extension should not replace chrome tab

Closed this issue · 0 comments

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:

  1. Install the extension
  2. Enable it if it isn't
  3. Open a new chrome tab
  4. 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.