An open API service indexing awesome lists of open source software.

https://github.com/leontm-dev/pracc-optimizer


https://github.com/leontm-dev/pracc-optimizer

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# 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](mailto:lanneken09@gmail.com) (only business inquires)

## License

[MIT](https://github.com/leontm-dev/pracc-optimizer/blob/main/LICENSE)

## 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](https://nodejs.org/en) installed
4. Go to the extensions manager of your browser, for Chrome you will find it under [chrome://extensions](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

- [@leontm-dev](https://www.github.com/leontm-dev)