Web Page Accelerator

Automatically accelerates hyperlinks on web pages to improve loading speed. Integrates the latest instant.page v5.2.0 features with multi-language support (default: English) and removes store link redirection functionality.

Bu betiği kurabilmeniz için Tampermonkey, Greasemonkey ya da Violentmonkey gibi bir kullanıcı betiği eklentisini kurmanız gerekmektedir.

Bu betiği yüklemek için Tampermonkey gibi bir uzantı yüklemeniz gerekir.

Bu betiği kurabilmeniz için Tampermonkey ya da Violentmonkey gibi bir kullanıcı betiği eklentisini kurmanız gerekmektedir.

Bu betiği kurabilmeniz için Tampermonkey ya da Userscripts gibi bir kullanıcı betiği eklentisini kurmanız gerekmektedir.

Bu betiği indirebilmeniz için ayrıca Tampermonkey gibi bir eklenti kurmanız gerekmektedir.

Bu betiği yüklemek için bir betik yöneticisi eklentisi yüklemeniz gerekecektir.

(Zaten bir betik yöneticim var, hadi yükleyelim!)

Advertisement:

Bu stili yüklemek için Stylus gibi bir uzantı yüklemeniz gerekir.

Bu stili yüklemek için Stylus gibi bir uzantı kurmanız gerekir.

Bu stili yükleyebilmek için Stylus gibi bir uzantı yüklemeniz gerekir.

Bu stili yüklemek için bir kullanıcı stili yöneticisi uzantısı yüklemeniz gerekir.

Bu stili yüklemek için bir kullanıcı stili yöneticisi uzantısı kurmanız gerekir.

Bu stili yükleyebilmek için bir kullanıcı stili yöneticisi uzantısı yüklemeniz gerekir.

(Zateb bir user-style yöneticim var, yükleyeyim!)

Advertisement:

Yazar
马牛逼(Felix)
Günlük kurulumlar
1
Toplam kurulumlar
289
Değerlendirmeler
0 0 0
Versiyon
v1.0.5.2.0
Oluşturulma
08.02.2025
Güncellenme
08.02.2025
Boyut
25,5 KB
Lisans
GPL-v3
Geçerli
Tüm siteler

Web Page Accelerator

Web Page Accelerator is a userscript that automatically accelerates hyperlinks on web pages by prefetching content before you click a link. It leverages the latest techniques from instant.page v5.2.0, including support for speculation rules and viewport prefetching, to reduce page load times and improve your browsing experience.

Features

  • Automatic Prefetching: Prefetches pages linked from the current page to speed up navigation.
  • Speculation Rules Support: Uses <script type="speculationrules"> when supported to improve prefetch performance.
  • Viewport Prefetching: Employs the IntersectionObserver API to prefetch links that enter the viewport.
  • Touch and Mouse Optimization: Prevents duplicate prefetch events on touch devices by filtering out mouse events triggered by touches.
  • Multi-language Support: Default language is English. The script uses a translations object that can be extended to support additional languages.
  • Customizable Settings: Easily configure options such as external links handling, query string prefetching, prefetch delay, and more via a settings panel.

Installation

  1. Install a userscript manager like Tampermonkey or Greasemonkey.
  2. Create a new userscript and copy-paste the source code from this repository.
  3. Save the script and ensure it is enabled.

Usage

Once installed, the script automatically accelerates hyperlinks on supported web pages. The script features a settings panel accessible via your userscript manager’s menu. Here you can adjust various options:

  • Accelerate External Links: Toggle prefetching of links pointing to external domains.
  • Accelerate Links with Parameters: Control whether links with query strings are prefetched.
  • Open Links in the Same Tab: Option to force links to open in the current tab.
  • Animation Effect: Enable or disable a subtle animation when a link is prefetched.
  • Prefetch Delay: Set the hover delay (in milliseconds) before initiating prefetch.
  • Exclude URLs/Keywords: Define domains or keywords for which the prefetch should be disabled.

All settings are stored using GM storage and can be reset via the settings panel.

Acknowledgments

  • Special thanks to YouXiaoHou (油小猴) for providing the original idea and inspiration.
  • Thanks to instant.page for their innovative acceleration concepts that form the basis of this script’s prefetching approach.

License

This project is licensed under the GPLv3.

Keywords

To help users discover this script, here are some relevant keywords:

  • Web Page Accelerator
  • Userscript prefetch
  • Link prefetching script
  • Faster web navigation
  • Instant page load
  • Tampermonkey prefetch
  • Greasemonkey acceleration
  • Speculation rules prefetch
  • Viewport prefetching
  • Instant.page alternative
  • Optimize link loading
  • Prefetch hyperlinks
  • Improve browsing speed
  • JavaScript prefetch script
  • Automatic link preloading