Omegle Tweaks is a full-blown writte up of Omegle wich injects into the code and substitudes it giving it some new features and customization.
To install this client you will need a user-script extension such as:
And just install the latest release from this link
Run this to get the dev dependencies installed:
npm i --include=dev
And run this to get a webserver (in port 3000) and autocompiling from typescript on save.
npm start
- PWall - Initial work - pwall2222
This project is licensed under the GPL v3 License - see the LICENSE file for details.
- Thanks to PurpleBooth, for doing a README.md template.
- Thanks to Nucular, for his gist on explaining how the omegle protocol works. Gist