Skip to content

Instantly share code, notes, and snippets.

@Asqii
Asqii / restore-google-pagination.user.js
Last active July 19, 2023 15:00 — forked from sp00n/restore-google-pagination.user.js
Restored Pagination for Google (Disable Continuous / Infinite Scrolling)
// ==UserScript==
// @name Restored Pagination for Google
// @namespace google-pagination.sp00n.net
// @exclude https://www.google.com/search?*&tbm=isch*
// @match https://www.google.com/search*
// @grant none
// @version 0.1
// @author sp00n
// @description This script restores the paged navigation for the Google Search. It also requires that the "Continuous scrolling" in the Google Search settings is turned off (which infuriatingly does not restore the old Pagination!)
// @downloadURL https://gist.github.com/sp00n/e8b91d2f47c471bc0627f7b31d659291