This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="utf-8"?> | |
<packages> | |
<package id="angryip" /> | |
<package id="etcher" /> | |
<package id="caprine" /> | |
<package id="chocolatey" /> | |
<package id="chocolatey-core.extension" /> | |
<package id="chocolatey-misc-helpers.extension" /> | |
<package id="chocolatey-vscode.extension" /> | |
<package id="chocolatey-windowsupdate.extension" /> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @id Bulkcodes | |
// @name IITC plugin: Bulk Codes | |
// @category Info | |
// @version 1.0.3 | |
// @namespace https://github.com/jonatkins/ingress-intel-total-conversion | |
// @description [iitc-2020-05-04-021732] Allow users to enter multiple codes | |
// @include https://*.ingress.com/* | |
// @include http://*.ingress.com/* | |
// @match https://*.ingress.com/* |