sunyatasattva / p2-skip-pinned-posts

A Tampermonkey script which adds a handy button that skips pinned posts on P2s and scrolls the latest, non pinned one, into view

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

P2 Skip Pinned Post Tampermonkey Script

A Tampermonkey script which adds a handy button that skips pinned posts on P2s and scrolls the latest, non pinned one, into view. The script works for both Default and Expanded views, and Compact view too (though it might be a bit less useful if you are using Compact view).

p2-skip-demo.mov

Installation

  1. Install the Tampermonkey extension for your browser
  2. Go to https://github.com/sunyatasattva/p2-skip-pinned-posts/raw/master/p2-skip-pinned-posts.user.js
  3. Once installed, it should be able to auto-update

About

A Tampermonkey script which adds a handy button that skips pinned posts on P2s and scrolls the latest, non pinned one, into view

License:MIT License


Languages

Language:JavaScript 100.0%