forked from vibrunazo/l17cells
-
Notifications
You must be signed in to change notification settings - Fork 20
/
s2-cells.meta.js
20 lines (20 loc) · 978 Bytes
/
s2-cells.meta.js
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
// ==UserScript==
// @id iitc-plugin-s2-cells@vib
// @name IITC plugin: Show Configurable S2 Cells
// @author vib+ Dragonsangel+nikolawannabe
// @category Layer
// @version 0.1.11
// @namespace https://github.com/nikolawannabe/s2-cells
// @updateURL https://raw.githubusercontent.com/nikolawannabe/s2-cells/master/s2-cells.meta.js
// @downloadURL https://github.com/nikolawannabe/s2-cells/raw/master/s2-cells.user.js
// @description IITC: Shows configurable S2 level cells on the map
// @include https://*.ingress.com/intel*
// @include http://*.ingress.com/intel*
// @match https://*.ingress.com/intel*
// @match http://*.ingress.com/intel*
// @include https://*.ingress.com/mission/*
// @include http://*.ingress.com/mission/*
// @match https://*.ingress.com/mission/*
// @match http://*.ingress.com/mission/*
// @grant none
// ==/UserScript==