Skip to content

Latest commit

 

History

History
104 lines (88 loc) · 3.54 KB

README.md

File metadata and controls

104 lines (88 loc) · 3.54 KB

Brainrot Vaccine Extension


Extension created to prevent yourself to access vicious websites that is injuring our attention and our brain.

Browsers compatibility list:


Chrome

Firefox

Opera

Brave

Edge

Vivaldi

Safari

Zen
check icon check icon check icon check icon check icon check icon check icon check icon

Extension working:

Gif that shows how extension works

Download link:

Section for developers:

💻 What I need to have installed in my pc ?

  • Browser (prefered chrome based)
  • NVM (Node Version Manager)
  • Nodejs && NPM

▶️ How to run the project ?

  • 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.