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.

Tác giả
knoa
Cài đặt hàng ngày
0
Số lần cài đặt
482
Đánh giá
4 0 0
Phiên bản
1.0.1
Đã tạo
19-05-2020
Đã cập nhật
31-12-2020
Giấy phép
N/A
Áp dụng cho

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: