Extension created to prevent yourself to access vicious websites that is injuring our attention and our brain.
Chrome |
Firefox |
Opera |
Brave |
Edge |
Vivaldi |
Safari |
![]() Zen |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
|
|
- [Chrome based](https://chromewebstore.google.com/detail/brainrot-vaccine/kgacpgljpahannknnbmbogahojphglle?authuser=0&hl=pt-BR)
- [Firefox based](https://addons.mozilla.org/pt-BR/firefox/addon/brainrot-vaccine/)
- Browser (prefered chrome based)
- NVM (Node Version Manager)
- Nodejs && NPM
- Step 0: Clone the repository and access the folder in your `terminal`
- Step 1: After this run `nvm use` to load node version that this project is running and `npm install` to install all dependencies in your local project
- Step 2: After this, you need to generate a build, running this command: `npm run build`
- Step 3: enter in `chrome://extensions` in your browser, turn on the developer settings,
- Step 4: Click in Load Unpackage and browse to `/dist` folder in your project, and you are ready to run.