https://github.com/leontm-dev/pracc-optimizer
https://github.com/leontm-dev/pracc-optimizer
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/leontm-dev/pracc-optimizer
- Owner: leontm-dev
- Created: 2025-01-15T20:22:11.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-15T20:47:29.000Z (over 1 year ago)
- Last Synced: 2025-01-15T22:52:45.286Z (over 1 year ago)
- Language: TypeScript
- Size: 125 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)