Skip to content

Commit 25c2004

Browse files
chore: autopublish 2025-07-22T16:33:19Z
1 parent 21e2ca6 commit 25c2004

File tree

4 files changed

+1483
-2
lines changed

4 files changed

+1483
-2
lines changed

README.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
A collection of amazing plugins made by community.
44

5-
There are now 119 plugins from 37 authors in the collection.
5+
There are now 120 plugins from 37 authors in the collection.
66

77
> Note: You must install IITC-CE on your [desktop](https://iitc.app/download_desktop)
88
or [mobile device](https://iitc.app/download_mobile) to use IITC plugins.
@@ -601,6 +601,20 @@ Adds scanner link (copy mode) to IITC
601601

602602

603603

604+
### [VRBB L8 Maximizer](https://raw.githubusercontent.com/IITC-CE/Community-plugins/master/dist/Xelminoe/VRBB-l8-maximizer.user.js) by Xelminoe
605+
606+
607+
608+
609+
610+
Assist planning L8 resonator max-out using VRBB — e.g. 3 agents from the same side build an L8 portal in 15 minutes.
611+
612+
*[Homepage](https://xelminoe.github.io/VRBB-L8-Maximizer/)* |
613+
*[Issue tracker](https://github.com/Xelminoe/VRBB-L8-Maximizer/issues)* |
614+
*Version:* 1.0
615+
616+
617+
604618

605619
## Information
606620

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
// ==UserScript==
2+
// @author Xelminoe
3+
// @id VRBB-l8-maximizer@Xelminoe
4+
// @name VRBB L8 Maximizer
5+
// @category Info
6+
// @version 1.0
7+
// @description Assist planning L8 resonator max-out using VRBB — e.g. 3 agents from the same side build an L8 portal in 15 minutes.
8+
// @downloadURL https://raw.githubusercontent.com/IITC-CE/Community-plugins/master/dist/Xelminoe/VRBB-l8-maximizer.user.js
9+
// @updateURL https://raw.githubusercontent.com/IITC-CE/Community-plugins/master/dist/Xelminoe/VRBB-l8-maximizer.meta.js
10+
// @homePage https://xelminoe.github.io/VRBB-L8-Maximizer/
11+
// @homepageURL https://xelminoe.github.io/VRBB-L8-Maximizer/
12+
// @issueTracker https://github.com/Xelminoe/VRBB-L8-Maximizer/issues
13+
// @match https://intel.ingress.com/*
14+
// @grant none
15+
// ==/UserScript==

0 commit comments

Comments
 (0)