Skip to content

Instantly share code, notes, and snippets.

@blam23
Created July 12, 2014 19:13
Show Gist options
  • Select an option

  • Save blam23/c79e0a92f37e8ad94311 to your computer and use it in GitHub Desktop.

Select an option

Save blam23/c79e0a92f37e8ad94311 to your computer and use it in GitHub Desktop.
Gifsound Auto Image Expander Script
// ==UserScript==
// @name Auto Image Expander
// @namespace Gifsound
// @description Automatically shows expanded image on page load instead of on click.
// @include http://gifsound.com/?gif=*
// @version 1
// @grant none
// ==/UserScript==
showmaxgif();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment