add-kml plugin:
- fix version number so it's the x.y.z.yyyymmdd.hhmmss format (3 digits before date) - change category to 'layer' - makes more sense there (or would 'controls' be better?)
This commit is contained in:
parent
ed04a3959b
commit
d3c31ac3e3
@ -1,8 +1,8 @@
|
||||
// ==UserScript==
|
||||
// @id overlay-kml@danielatkins
|
||||
// @name IITC plugin: overlay KML
|
||||
// @category Info
|
||||
// @version 0.1.@@DATETIMEVERSION@@
|
||||
// @category Layer
|
||||
// @version 0.2.0.@@DATETIMEVERSION@@
|
||||
// @namespace https://github.com/jonatkins/ingress-intel-total-conversion
|
||||
// @updateURL @@UPDATEURL@@
|
||||
// @downloadURL @@DOWNLOADURL@@
|
||||
|
Loading…
x
Reference in New Issue
Block a user