Skip to content

Viviaann/Scrime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Scrime

Setting up / Installing the Chrome extension:

To set up your work environment begin by cloning the repository

git clone https://github.com/Viviaann/Scrime.git

Next, you must build the extension.

cd Scrime/extension
npm install
npm run build

Now the extension is built. If you want to install the extension on your browser follow these steps:

1. Open Chrome and go to chrome://extensions
2. Enable developer mode using by clicking 'Developer Mode' near the top right corner
3. Select 'Load Unpacked'
4. Navigate to the Scrime directory and select the 'build' folder

You're all set up! 🎉

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published