Skip to content

Instantly share code, notes, and snippets.

// ==UserScript==
// @name imgur GIFV to GIF
// @description Turn imgur GIFV links into GIF.
// @exclude *imgur.com*
// @version 1.0
// @grant none
// @run-at document-start
// ==/UserScript==
(function () {