updated builder

This commit is contained in:
2022-06-06 21:25:09 -05:00
parent bfbc2cdbde
commit c5627e318c
12 changed files with 793 additions and 1305 deletions

View File

@@ -1,12 +1,12 @@
// ==UserScript==
// @name OptiFine Download Links
// @namespace zomo.dev
// @match https://optifine.net/*
// @version 1.0
// @description automatically grab optifine links through the ads
// @downloadURL https://git.zomo.dev/zomo/browser-scripts/raw/branch/main/dist/optifine-download-links.user.js
// @supportURL https://git.zomo.dev/zomo/browser-scripts/issues
// @homepageURL https://git.zomo.dev/zomo/browser-scripts
// @ name OptiFine Download Links
// @ namespace zomo.dev
// @ match https://optifine.net/*
// @ version 1.0
// @ description automatically grab optifine links through the ads
// @ downloadURL https://git.zomo.dev/zomo/browser-scripts/raw/branch/main/dist/optifine-download-links.user.js
// @ supportURL https://git.zomo.dev/zomo/browser-scripts/issues
// @ homepageURL https://git.zomo.dev/zomo/browser-scripts
// ==/UserScript==
// scripts/optifine-download-links/main.ts
var onhover = false;