Wayback Machine Auto Hopper

Automatically jump to the earliest or latest page of the search results on INTERNET ARCHIVE Wayback Machine.

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Author
knoa
Daily installs
0
Total installs
571
Ratings
4 0 0
Version
1.0.1
Created
2020-05-19
Updated
2020-12-31
Size
8.66 KB
License
N/A
Applies to

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 results 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/kantankikaku ←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:
@kantankikaku
#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: