Scarwolf / p0weruser

A powerful UserScript to add additional functionality.
https://www.pr0gramm.com
38 stars 8 forks source link
p0weruser pr0gramm

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

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