Skip to content

Instantly share code, notes, and snippets.

@arantius
Created October 17, 2012 16:38
Show Gist options
  • Save arantius/3906612 to your computer and use it in GitHub Desktop.
Save arantius/3906612 to your computer and use it in GitHub Desktop.
Update and Download URL Metadata Test
// ==UserScript==
// @name Update and Download URL Metadata Test
// @version 1
// @updateURL https://gist.github.com/raw/3906612/update-meta-test.meta.js
// @downloadURL https://gist.github.com/raw/3906612/update-meta-test.user.js
// ==/UserScript==
// ==UserScript==
// @name Update and Download URL Metadata Test
// @version 0
// @updateURL https://gist.github.com/raw/3906612/update-meta-test.meta.js
// @downloadURL https://gist.github.com/raw/3906612/update-meta-test.user.js
// ==/UserScript==
// ==UserScript==
// @name Update and Download URL Metadata Test
// @version 1
// @updateURL https://gist.github.com/raw/3906612/update-meta-test.meta.js
// @downloadURL https://gist.github.com/raw/3906612/update-meta-test.user.js
// ==/UserScript==
alert('version 1 installed and running');
@TriMoon
Copy link

TriMoon commented Oct 18, 2012

This is a wrong test-case, see: greasemonkey/greasemonkey#1656 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment