Peak-Peek
-> Github Repository <-
Peak-Peek
What is it?
Peak-Peek is a userscript that brings collapsible comments to the SteemPeak website. As a big fan of SteemPeak, one thing I was missing was the ability to freely collapse comments on posts [ similar to reddit, steemit, etc. ].
Using this userscript, you'll begin noticing a small little
[-]collapse button appear on comments. Clicking this will collapse the related comment to a height of45px. Clicking again will expand it to it's full height.If you click the
[-]on a "parent" comment, it'll completely hide any child comments. This frees up quite a lot of screen real estate and makes navigating larger commented posts a bit easier.
Technology Stack?
- Vanilla javascript. It's just a userscript, after all ;^)
- How to Use?
You'll need a browser extension that allows you to run userscripts.
Some recommedations:
Install this script by either viewing the raw source and copying & pasting it into a new script for your extension, or, download this script from one of the following sites:
How to Contribute?
- Submit issues, bugs, improvements, etc. on the repo and apply the Peek-Peak label, as well as any otherapplicable label.