-
Notifications
You must be signed in to change notification settings - Fork 30
Expand file tree
/
Copy pathiitc_plugin_fanfields2.meta.js
More file actions
22 lines (22 loc) · 1.34 KB
/
iitc_plugin_fanfields2.meta.js
File metadata and controls
22 lines (22 loc) · 1.34 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
// ==UserScript==
// @author Heistergand
// @id fanfields@heistergand
// @name Fan Fields 2
// @category Layer
// @version 2.8.0.20260219
// @description Calculate how to link the portals to create the largest tidy set of nested fields. Enable from the layer chooser.
// @downloadURL https://github.com/Heistergand/fanfields2/raw/master/iitc_plugin_fanfields2.user.js
// @updateURL https://github.com/Heistergand/fanfields2/raw/master/iitc_plugin_fanfields2.meta.js
// @icon https://raw.githubusercontent.com/Heistergand/fanfields2/master/fanfields2-32.png
// @icon64 https://raw.githubusercontent.com/Heistergand/fanfields2/master/fanfields2-64.png
// @supportURL https://github.com/Heistergand/fanfields2/issues
// @namespace https://github.com/Heistergand/fanfields2
// @issueTracker https://github.com/Heistergand/fanfields2/issues
// @homepageURL https://github.com/Heistergand/fanfields2/
// @depends draw-tools@breunigs
// @recommends bookmarks@ZasoGD|draw-tools-plus@zaso|liveInventory@DanielOnDiordna|keys@xelio
// @preview https://raw.githubusercontent.com/Heistergand/fanfields2/master/FanFields2.png
// @match https://intel.ingress.com/*
// @include https://intel.ingress.com/*
// @grant none
// ==/UserScript==