MaxterBattle

Results 4 issues of MaxterBattle

Browser vendors, starting with Google, are moving to a policy of not accepting extensions using the older v2 manifest format. Manifest v3 is now mandatory to get on the Chrome...

bug

### Google search terms ### Describe the bug My initial trial of this boilerplate generated a manifest v2 extension. These are now effectively obsolete. Reading the more extensive extend-chrome docs,...

There is a inconsistency in the readme about which package manager is used: npm or yarn. The currently checked-in package lock file is in npm format, so that's what I've...

Warning: **ReactDOM.render is no longer supported in React 18. Use createRoot instead. Until you switch to the new API, your app will behave as if it's running React 17. Learn...