Web extension for simulation of brawls between devRant users, inspired by Hunger Games.
npm installRebuilds extension on file changes. Requires a reload of the extension (and page reload if using content scripts)
npm run watchMinifies and optimizes extension build
npm run buildLoads the contents of the dist directory into the specified browser
npm run serve:firefoxnpm run serve:chromeTo specify the path to another Chromium-based browser (like Brave):
-
Create
.env.localfile. -
Append this line to the file:
WEB_EXT_CHROMIUM_BINARY=/usr/bin/brave