Skip to content

Scarwolf/p0weruser

Repository files navigation

p0weruser

Build Status

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.

Image 1 Image 2

The original repo can be found here: FlorianMaak/p0weruser

Features

  • 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
  • Mark viewed posts (and synchronize them with the app)
  • Anonymous Title
  • Default Filters

Installation

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

Missing Feature or found a bug?

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.

Contribution

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.

[Dev] Installation

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