Automatically jump to the earliest or latest page of the search r###lts on INTERNET ARCHIVE Wayback Machine.
English | 日本語 | 中文
How to install UserScripts:
https://greasyfork.org/en/help/installing-user-scripts
About this script:
Automatically jump to the earliest or latest page of the search r###lts when the date range like Saved 199,770 times between July 27, 2001 and May 19, 2020.
appeared on INTERNET ARCHIVE Wayback Machine, such as http://web.archive.org/web/*/https://www.wikipedia.org/.
You can cancel it by [Esc] key before the jump.
I recommend you to register a shortcut key, a mouse gesture, or bookmarklet action
(function(){ window.open('http://web.archive.org/web/*/' + location.href); })();
for opening background tab as
http://web.archive.org/web/*/(URL)
then you can avoid one click on Wayback Machine pages. (You may need to disable your browser's pop-up blocker)
You will jump to the earliest page by default. If you want to jump the latest page, change the EARLIEST
to LATEST
on const HOPTO = 'EARLIEST';
in this script.
Donate for this script:
- PayPal.Me/kan####ikaku ←You can send me $1 🤗
- Amazon Wish List ←Snacks while coding 😋
- Amazon CPU Tamer ←Enjoy shopping as well 🥳
- Any kind of referral links are also appreciated 🎉
List of my scripts:
- All scripts
Twitter:
@kan####ikaku
#WaybackMachineAutoHopper
Keywords:
Chrome, Firefox, Edge, Safari, Greasemonkey, Tampermonkey, Violentmonkey, UserScript, Extension, Add-on
INTERNET ARCHIVE, WaybackMachine, Wayback Machine, web.archive.org, automatically, jump, redirect
Screenshots: