Extend pr0gramm.com with some extra functions and improve look and feel. Don't like a special feature? No problem, just disable it using settings.
The original repo can be found here: FlorianMaak/p0weruser
- Addon-Settings
- Repost-Highlight
- Widescreen mode
- Current benis in header
- Notification Center
- Advanced Comments
- Desktop Notifications
- Filter-Labels
- TinEye Imagesearch
- Integration of Rene8888s repost-check
- Automated text recognition
- Integration of pr0p0ll.com
- Mark viewed posts
- Anonymous Title
- Default Filters
Just install Tampermonkey and install the script by a simple click on the following url: https://scarwolf.github.io/p0weruser/p0weruser.user.js
Dev Version (Unstable, but latest features - updates need to be performed manually as of now): https://scarwolf.github.io/p0weruser/p0weruser.dev.user.js
Just open an issue and describe your request as accurately as possible. If you like to script it on your own, feel free to fork this repository and open a Pull Request.
Feel free to fork this project. If you like to contribute, please use git-flow branch-style and follow the commits conventions. If your work is done, please submit a pull request.
After checkout run npm install
and npm will install all needed dependencies. After installation run
npm run dev dev
to start dev server, which opens a browser window to install the dev version. File changes will automatically apply