Bump version, format metadata block

This commit is contained in:
fkloft 2014-07-23 09:54:45 +02:00
parent 4e5cdfdae5
commit 6f6d713418

View File

@ -1,18 +1,18 @@
//==UserScript== // ==UserScript==
//@id iitc-plugin-uniques@3ch01c // @id iitc-plugin-uniques@3ch01c
//@name IITC plugin: Uniques // @name IITC plugin: Uniques
//@category Misc // @category Misc
//@version 0.2.0.@@DATETIMEVERSION@@ // @version 0.2.1.@@DATETIMEVERSION@@
//@namespace https://github.com/3ch01c/ingress-intel-total-conversion // @namespace https://github.com/3ch01c/ingress-intel-total-conversion
//@updateURL @@UPDATEURL@@ // @updateURL @@UPDATEURL@@
//@downloadURL @@DOWNLOADURL@@ // @downloadURL @@DOWNLOADURL@@
//@description [@@BUILDNAME@@-@@BUILDDATE@@] Allow manual entry of portals visited/captured. Use the 'highlighter-uniques' plugin to show the uniques on the map, and 'sync' to share between multiple browsers or desktop/mobile. // @description [@@BUILDNAME@@-@@BUILDDATE@@] Allow manual entry of portals visited/captured. Use the 'highlighter-uniques' plugin to show the uniques on the map, and 'sync' to share between multiple browsers or desktop/mobile.
//@include https://www.ingress.com/intel* // @include https://www.ingress.com/intel*
//@include http://www.ingress.com/intel* // @include http://www.ingress.com/intel*
//@match https://www.ingress.com/intel* // @match https://www.ingress.com/intel*
//@match http://www.ingress.com/intel* // @match http://www.ingress.com/intel*
//@grant none // @grant none
//==/UserScript== // ==/UserScript==
@@PLUGINSTART@@ @@PLUGINSTART@@
//PLUGIN START //////////////////////////////////////////////////////// //PLUGIN START ////////////////////////////////////////////////////////