Skip to content

Instantly share code, notes, and snippets.

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 arantius/2596661 to your computer and use it in GitHub Desktop.
Save arantius/2596661 to your computer and use it in GitHub Desktop.
Test for Greasemonkey issue #1548
// ==UserScript==
// @name script with a name so long that it actually adds up to be about a hundred characters in total length
// ==/UserScript==
// See: https://github.com/greasemonkey/greasemonkey/issues/1548
dump('long name!\n');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment