ingress-intel-total-conversion/plugins/render-limit-increase.user.js

18 lines
777 B
JavaScript

// ==UserScript==
// @id iitc-plugin-render-limit-increase@jonatkins
// @name IITC plugin: render limit increase
// @category Deleted
// @version 0.4.0.@@DATETIMEVERSION@@
// @namespace https://github.com/jonatkins/ingress-intel-total-conversion
// @updateURL @@UPDATEURL@@
// @downloadURL @@DOWNLOADURL@@
// @description [@@BUILDNAME@@-@@BUILDDATE@@] IITC no longer has simple render limits that can be adjusted - many more portals are now displayed without any increases required.
// @include https://www.ingress.com/intel*
// @include http://www.ingress.com/intel*
// @match https://www.ingress.com/intel*
// @match http://www.ingress.com/intel*
// @grant none
// ==/UserScript==