Skip to content

Instantly share code, notes, and snippets.

View TeeeeLS's full-sized avatar
🏠
Working from home

Tom TeeeeLS

🏠
Working from home
View GitHub Profile
// ==UserScript==
// @name Generate Parentzone Gallery image links
// @namespace http://tampermonkey.net/
// @version 0.2
// @description Adds a list of links to all of the images in a ParentZone gallery to the page itself.
// @author @prehensile
// @match https://www.parentzone.me/gallery
// @grant none
// ==/UserScript==