This repository was archived by the owner on Aug 31, 2025. It is now read-only.
Releases: 1337Core/preloadify
Releases · 1337Core/preloadify
v1.5
v1.4
-
Small bug fixes and improvements.
-
Full Changelog: v1.3...v1.4
Installation
- Download
preloadify.zip - Extract the zip file to a folder on your computer
- Open Chrome and navigate to
chrome://extensions/ - Enable "Developer mode" by toggling the switch in the top right corner
- Click on "Load unpacked" and select the extracted Preloadify extension folder
- The extension should now be installed and active
v1.3
-
Small bug fixes and improvements.
-
Full Changelog: v1.2...v1.3
Installation
- Download
preloadify.zip - Extract the zip file to a folder on your computer
- Open Chrome and navigate to
chrome://extensions/ - Enable "Developer mode" by toggling the switch in the top right corner
- Click on "Load unpacked" and select the extracted Preloadify extension folder
- The extension should now be installed and active
v1.2
- 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
- Download
preloadify.zip - Extract the zip file to a folder on your computer
- Open Chrome and navigate to
chrome://extensions/ - Enable "Developer mode" by toggling the switch in the top right corner
- Click on "Load unpacked" and select the extracted Preloadify extension folder
- The extension should now be installed and active
v1.1
Fixes issue with extension not turning off when switch is off.
Installation
- Download
preloadify.zip - Extract the zip file to a folder on your computer
- Open Chrome and navigate to
chrome://extensions/ - Enable "Developer mode" by toggling the switch in the top right corner
- Click on "Load unpacked" and select the extracted Preloadify extension folder
- The extension should now be installed and active
v1.0
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
- Download
preloadify.zip - Extract the zip file to a folder on your computer
- Open Chrome and navigate to
chrome://extensions/ - Enable "Developer mode" by toggling the switch in the top right corner
- Click on "Load unpacked" and select the extracted Preloadify extension folder
- The extension should now be installed and active