Skip to content

Instantly share code, notes, and snippets.

@notpushkin
Created April 5, 2014 17:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save notpushkin/9994842 to your computer and use it in GitHub Desktop.
Save notpushkin/9994842 to your computer and use it in GitHub Desktop.
// ==UserScript==
// @name window test script
// @namespace ale+windowtest@incrowd.ws
// @include http://jsfiddle.net/*
// @include https://jsfiddle.net/*
// @include http://fiddle.jshell.net/*
// @include https://fiddle.jshell.net/*
// @version 1
// @grant none
// ==/UserScript==
window['-ale-supervar'] = 300;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment