Skip to content

Instantly share code, notes, and snippets.

View presjpolk's full-sized avatar

Neil Stevens presjpolk

  • Northern Virginia
View GitHub Profile
@presjpolk
presjpolk / preview.js
Last active January 11, 2026 14:39
Image Link Preview for Ian-Albert.com
// ==UserScript==
// @name Image Link Preview
// @namespace http://tampermonkey.net/
// @version 0.1
// @description Show image preview when hovering over image links
// @author Neil Stevens
// @match https://ian-albert.com/games/*
// @grant none
// ==/UserScript==