Skip to content

Enhance your pracc.com experience by injecting buttons and inputs into the site. You can do this with the extensions' UI.

License

Notifications You must be signed in to change notification settings

leontm-dev/pracc-optimizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pracc-optimiter Extension

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)

License

MIT

Installation

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:

  1. Clone this repo by running: git clone https://github.com/leontm-dev/pracc-optimizer.git my-extension-folder
  2. Get into the newly created folder with cd my-extension-folder
  3. Run npm run build, for this you need to have Node.js installed
  4. Go to the extensions manager of your browser, for Chrome you will find it under chrome://extensions
  5. Click on the button that says "Load unpacked"
  6. 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.
  7. You are done

Contributing

Contributions are always welcome!

See contributing.md for ways to get started.

Please adhere to this project's code of conduct.

Authors