This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==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== |