This extension allows you to enhance your experience on the pracc.com site. Use the built-in UI to toggle certain settings that will enable to do improve your experience.
Current version: v0.1.0
The whole project is not associated with pracc.com or any other brand cooperating with them. It is just a side-project. If you got any copyright issues, please write an email to lanneken09@gmail.com (only business inquires)
I hope that I will be able to upload this extension to the chrome webstore for easier downloads but at the moment, follow this tutorial:
- Clone this repo by running:
git clone https://github.com/leontm-dev/pracc-optimizer.git my-extension-folder
- Get into the newly created folder with
cd my-extension-folder
- Run
npm run build
, for this you need to have Node.js installed - Go to the extensions manager of your browser, for Chrome you will find it under chrome://extensions
- Click on the button that says "Load unpacked"
- Now your file manager should have opened, navigate to the folder "my-extension-folder" and click on "dist". Select this folder and the window should lead you back to chrome.
- You are done
Contributions are always welcome!
See contributing.md
for ways to get started.
Please adhere to this project's code of conduct
.