Skip to content
This repository was archived by the owner on Aug 31, 2025. It is now read-only.

Releases: 1337Core/preloadify

v1.5

12 Jun 01:22
6a6d663

Choose a tag to compare

  • Small bug fixes and improvements.

  • Full Changelog: v1.4...v1.5

v1.4

01 May 02:03

Choose a tag to compare

  • Small bug fixes and improvements.

  • Full Changelog: v1.3...v1.4

Installation

  1. Download preloadify.zip
  2. Extract the zip file to a folder on your computer
  3. Open Chrome and navigate to chrome://extensions/
  4. Enable "Developer mode" by toggling the switch in the top right corner
  5. Click on "Load unpacked" and select the extracted Preloadify extension folder
  6. The extension should now be installed and active

v1.3

20 Apr 18:58

Choose a tag to compare

  • Small bug fixes and improvements.

  • Full Changelog: v1.2...v1.3

Installation

  1. Download preloadify.zip
  2. Extract the zip file to a folder on your computer
  3. Open Chrome and navigate to chrome://extensions/
  4. Enable "Developer mode" by toggling the switch in the top right corner
  5. Click on "Load unpacked" and select the extracted Preloadify extension folder
  6. The extension should now be installed and active

v1.2

31 Mar 03:41

Choose a tag to compare

  • Use a local version of the InstantPage script instead of loading it from the internet.
  • Add a new content.js file to safely inject scripts, fixing past errors and working better with browser security rules.
  • Clean up background.js so it only handles the extension’s basic status, removing old, unused code.
  • Change manifest.json to match the new setup and include needed permissions.
  • Update the privacy policy to mention that scripts are now loaded locally.
  • Improve the extension’s icons.

Installation

  1. Download preloadify.zip
  2. Extract the zip file to a folder on your computer
  3. Open Chrome and navigate to chrome://extensions/
  4. Enable "Developer mode" by toggling the switch in the top right corner
  5. Click on "Load unpacked" and select the extracted Preloadify extension folder
  6. The extension should now be installed and active

v1.1

27 Mar 05:42

Choose a tag to compare

Fixes issue with extension not turning off when switch is off.

Installation

  1. Download preloadify.zip
  2. Extract the zip file to a folder on your computer
  3. Open Chrome and navigate to chrome://extensions/
  4. Enable "Developer mode" by toggling the switch in the top right corner
  5. Click on "Load unpacked" and select the extracted Preloadify extension folder
  6. The extension should now be installed and active

v1.0

22 Mar 01:33

Choose a tag to compare

First stable release of Preloadify - a Chrome extension that makes web navigation feel faster by preloading links on hover.

Features

  • Instant page loading via preloading when hovering over links
  • Uses instant.page script loaded from Cloudflare edge servers
  • Simple toggle on/off functionality
  • Works automatically with any website

Installation

  1. Download preloadify.zip
  2. Extract the zip file to a folder on your computer
  3. Open Chrome and navigate to chrome://extensions/
  4. Enable "Developer mode" by toggling the switch in the top right corner
  5. Click on "Load unpacked" and select the extracted Preloadify extension folder
  6. The extension should now be installed and active