didnt meant to do that

This commit is contained in:
2022-06-06 21:26:00 -05:00
parent c5627e318c
commit 6b0614e44d
2 changed files with 16 additions and 16 deletions

View File

@@ -1,12 +1,12 @@
// ==UserScript==
// @ name twitch click to mute
// @ namespace zomo.dev
// @ match https://www.twitch.tv/*
// @ version 1.0
// @ description click to mute/unmute
// @ downloadURL https://git.zomo.dev/zomo/browser-scripts/raw/branch/main/dist/twitch-click-mute.user.js
// @ supportURL https://git.zomo.dev/zomo/browser-scripts/issues
// @ homepageURL https://git.zomo.dev/zomo/browser-scripts
// @name twitch click to mute
// @namespace zomo.dev
// @match https://www.twitch.tv/*
// @version 1.0
// @description click to mute/unmute
// @downloadURL https://git.zomo.dev/zomo/browser-scripts/raw/branch/main/dist/twitch-click-mute.user.js
// @supportURL https://git.zomo.dev/zomo/browser-scripts/issues
// @homepageURL https://git.zomo.dev/zomo/browser-scripts
// ==/UserScript==
// scripts/twitch-click-mute/main.ts
addEventListener("load", () => {