Skip to content

Sh4der/p0weruser

 
 

Repository files navigation

p0weruser

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.

Features

  • Addon-Settings
  • Repost-Highlight
  • Widescreen mode
  • Current benis in header
  • Notification Center
  • Advanced Comments
  • Desktop Notifications
  • Filter-Labels
  • Integration of Rene8888s repost-check
  • Automated text recognition
  • (ToDo) Slideshow mode
  • (ToDo) Improved search

Instructions / Controls

Help and instructions can be found on this repositorys wiki-pages.

Installation

Just install Tapermonkey and install the script by a simple click on one of the following urls:

Release Build Status

https://github.com/FlorianMaak/p0weruser/raw/master/dist/p0weruser.user.js

Beta Build Status

https://github.com/FlorianMaak/p0weruser/raw/develop/dist/p0weruser.user.js

Screenshots

repost

Repost-Highlighting

settings

Enable or diasble modules via settings

widescreen

Use pr0gramm in a very productive widescreen-mode

comments

Colorize comment-dimensions and quickly jump to parent comments

notifications

Access your notifications directly from any page

filterlabel

See the images filter as a colored label

rep0st

Check if an image is a rep0st, by using the check on rep0st.rene8888.at

ocr

Tired of retyping a text? Just use p0werusers optical character recognition (OCR) to simply copy the text!

Missing Feature?

Just open an issue and describe your request as accurately as possible. If you like to do script it on your own, feel free to fork 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. All contributions will be released under GPLv3 licence.

[Dev] Installation

After checkout run npm install and npm will install all needed dependencies and will run bower install to install needed frontend-libaries. After installation run npm run build to build a bundle from source. There are filewatchers running, starting a new build after a each filechange. Just create a new UserScript in Tapermonkey and add your local file (found in dist folder) to test your script.

About

A powerful UserScript to add additional functionality.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 60.2%
  • CSS 24.6%
  • HTML 15.2%