Wayback Machine Auto Hopper

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

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey, το Greasemonkey ή το Violentmonkey για να εγκαταστήσετε αυτόν τον κώδικα.

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey ή το Violentmonkey για να εγκαταστήσετε αυτόν τον κώδικα.

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey ή το Violentmonkey για να εγκαταστήσετε αυτόν τον κώδικα.

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey ή το Userscripts για να εγκαταστήσετε αυτόν τον κώδικα.

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

Θα χρειαστεί να εγκαταστήσετε μια επέκταση διαχείρισης κώδικα χρήστη για να εγκαταστήσετε αυτόν τον κώδικα.

(Έχω ήδη έναν διαχειριστή κώδικα χρήστη, επιτρέψτε μου να τον εγκαταστήσω!)

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.

(Έχω ήδη έναν διαχειριστή στυλ χρήστη, επιτρέψτε μου να τον εγκαταστήσω!)

Δημιουργός
knoa
Ημερήσιες εγκαταστάσεις
1
Σύνολο εγκαταστάσεων
572
Βαθμολογίες
4 0 0
Έκδοση
1.0.1
Δημιουργήθηκε την
19/05/2020
Ενημερώθηκε την
31/12/2020
Μέγεθος
9 KB
Άδεια
Μη διαθέσιμη
Εφαρμόζεται σε

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: