update userscript header to match the others

This commit is contained in:
Jon Atkins 2013-03-21 01:21:47 +00:00
parent f94e9a477d
commit 1a3a9581d4

View File

@ -1,10 +1,10 @@
// ==UserScript== // ==UserScript==
// @id iitc-plugin-portals-list@teo96 // @id iitc-plugin-portals-list@teo96
// @name teo96: show list of portals // @name teo96: show list of portals
// @version 0.0.6 // @version 0.0.6.@@DATETIMEVERSION@@
// @namespace https://github.com/teo96/iitc-plugins/ // @namespace https://github.com/jonatkins/ingress-intel-total-conversion
// @updateURL https://raw.github.com/teo96/iitc-plugins/master/portals-list.user.js // @updateURL @@UPDATEURL@@
// @downloadURL https://raw.github.com/teo96/iitc-plugins/master/portals-list.user.js // @downloadURL @@DOWNLOADURL@@
// @description Display a sortable list of all localized portails with team, level, resonators informations // @description Display a sortable list of all localized portails with team, level, resonators informations
// @include https://www.ingress.com/intel* // @include https://www.ingress.com/intel*
// @match https://www.ingress.com/intel* // @match https://www.ingress.com/intel*