Skip to content

Instantly share code, notes, and snippets.

@Ventero
Last active December 19, 2015 04:28
Show Gist options
  • Save Ventero/5897253 to your computer and use it in GitHub Desktop.
Save Ventero/5897253 to your computer and use it in GitHub Desktop.
// ==UserScript==
// @name Icon Update Test
// @description Test the displayed icon in the addon manager when updating this script.
// @namespace ventero.de
// @include http*
// @icon http://iconpacks.mozdev.org/images/firefox-world32x32.png
// @downloadURL https://gist.github.com/Ventero/5897253/raw/d1558153f6977f84a8288c260a3560b59577a7fc/update.user.js
// @updateURL https://gist.github.com/Ventero/5897253/raw/3d9118b6beca694e265648c9c46b815ac42dd367/update.meta.js
// @version 0.5
// ==/UserScript==
// ==UserScript==
// @version 1.0
// @downloadURL https://gist.github.com/Ventero/5897253/raw/d1558153f6977f84a8288c260a3560b59577a7fc/update.user.js
// ==/UserScript==
// ==UserScript==
// @name Icon Update Test
// @description Test the displayed icon in the addon manager when updating this script.
// @namespace ventero.de
// @include http*
// @icon http://iconpacks.mozdev.org/images/firefox-world32x32.png
// @version 1.0
// @downloadURL https://gist.github.com/Ventero/5897253/raw/382cc9298f854654b8c3bd9d296cf62888d35d48/update.user.js
// ==/UserScript==
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment