Greasy Fork is available in English.

Wayback Machine Auto Hopper

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

Versão de: 31/12/2020. Veja: a última versão.

Autor
knoa
Avaliações
0 0 0
Versão
1.0.1
Criado
19/05/2020
Atualizado
31/12/2020
Licença
N/A
Aplicável a

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:
You mean to contribute right now by gifting me 1 dollar? Yes you can!
paypal.me/kantankikaku

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