https://github.com/stephenlb/unpaginator
Auto Un Paginate Those Pesky Pages
https://github.com/stephenlb/unpaginator
Last synced: 5 months ago
JSON representation
Auto Un Paginate Those Pesky Pages
- Host: GitHub
- URL: https://github.com/stephenlb/unpaginator
- Owner: stephenlb
- Created: 2014-10-01T21:59:30.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-10-01T21:58:12.000Z (over 11 years ago)
- Last Synced: 2025-06-02T12:15:37.622Z (about 1 year ago)
- Size: 52.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
unpaginator
===========
Auto Un Paginate Those Pesky Pages
Clone this sucker and tell chrome to load unpacked extensions on the cloned directory.
By scrolling to the bottom of a page with pagination links you will automatically be directed to the next page.
If this doesn't work, the pagination detection magic needs help.
I've only created 2 detection cases thus far, which are pagination links that share a similarity to the current uri that you are on, as well as those that contain /page/ or page= in the uri.