Skip to content

Instantly share code, notes, and snippets.

// ==UserScript==
// @name 9GAG NSFW picture peeker
// @include http://9gag.com/*
// @include https://9gag.com/*
// @version 0.1.11
// @description 9GAG NSFW peeker
// @require http://ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.js
// @author Dbof, Error418
// @grant GM.xmlHttpRequest
// ==/UserScript==