fkloft
|
eba7d388a0
|
Enable IITC on mission permalink
Hint: to change a lot of scripts, execute this:
sed -r '/\/\/ @match\s+http:\/\/www.ingress.com\/intel/r /tmp/includefile' -i~ *.user.js
`/tmp/includefile` should contain these lines: (no trailing newline!)
// @include https://www.ingress.com/mission/*
// @include http://www.ingress.com/mission/*
// @match https://www.ingress.com/mission/*
// @match http://www.ingress.com/mission/*
|
2015-04-13 17:28:30 +02:00 |
|
fkloft
|
47c1bc97d6
|
[sync] bugfix (file wasn't created if not found)
also, set sync delay to 5 seconds
|
2014-10-09 20:21:35 +02:00 |
|
fkloft
|
5339e55542
|
[keys] fix layout of buttons in portals-list on mobile
|
2014-08-29 20:41:20 +02:00 |
|
fkloft
|
4644e6ee83
|
[keys] show keys in portals-list
|
2014-08-29 18:12:37 +02:00 |
|
Mike Castle
|
511a02f9a1
|
Introduce some consistency in grammar and punctuation into @description.
|
2013-12-03 23:51:54 -08:00 |
|
Mike Castle
|
b783ef9cf6
|
Spell check and found a bunch of new comments with typos.
|
2013-12-02 23:15:02 -08:00 |
|
Mike Castle
|
4a9b13eade
|
Spell checking, s-z, plus a couple of missed ones.
|
2013-11-24 00:19:25 -08:00 |
|
Mike Castle
|
27bb6f058e
|
Spell checking, d-g.
|
2013-11-22 23:31:05 -08:00 |
|
Jon Atkins
|
17167a592d
|
update descriptions for keys + keys-on-map plugins - hopefully will reduce user confusion
|
2013-08-17 18:56:51 +01:00 |
|
Jon Atkins
|
7d75a928cf
|
plugin wrapper code - convert to use build.py macros. this ensures it's identical in all plugins, so the mobile app can remove/modify it without issues. also makes it easy to change if required
|
2013-06-14 20:27:54 +01:00 |
|
Philipp Schaefer
|
51be5bee04
|
added plugin categories (see #358)
|
2013-06-08 18:50:26 +02:00 |
|
Jon Atkins
|
84cb73d8e1
|
add @grant none to userscript headers - as recommended by greasemonkey
|
2013-05-20 03:12:19 +01:00 |
|
Jon Atkins
|
2f482bf4a4
|
description tweaks
|
2013-05-18 02:03:56 +01:00 |
|
Xelio
|
bedc272ab9
|
Plugin Keys: Change description to mention sync function
|
2013-05-13 15:41:02 +08:00 |
|
Xelio
|
83e1c51a28
|
Plugin Keys: Add comments on new functions
|
2013-05-08 23:53:41 +08:00 |
|
Xelio
|
85ce464728
|
Update Plugin Keys and Keys On Map to work with Plugin Sync
|
2013-05-08 23:31:31 +08:00 |
|
Xelio
|
11f016434c
|
Plugin Keys: Bug fix - undefined vaule in localStorage cause the plugin fail
|
2013-03-28 02:20:57 +08:00 |
|
Xelio
|
6cef4d99e4
|
Plugin Keys: Add tooltip to show message that this plugin can't get key count from Ingress
|
2013-03-27 11:33:17 +08:00 |
|
Xelio
|
c6db453bba
|
Plugin Keys: Code restructure
|
2013-03-26 19:55:38 +08:00 |
|
Xelio
|
b34adc79fb
|
New Plugin: Keys
Let user input number of keys and store in localstorage of the browser.
|
2013-03-26 19:45:15 +08:00 |
|