updated name and description
This commit is contained in:
4
dist/twitch-click-mute.user.js
vendored
4
dist/twitch-click-mute.user.js
vendored
@@ -1,9 +1,9 @@
|
||||
// ==UserScript==
|
||||
// @name twitch click to mute
|
||||
// @name Twitch.tv Click to Mute
|
||||
// @namespace zomo.dev
|
||||
// @match https://www.twitch.tv/*
|
||||
// @version 1.0
|
||||
// @description click to mute/unmute
|
||||
// @description click to mute/unmute a stream. does not work if the stream has an overlay
|
||||
// @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
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"$schema": "https://git.zomo.dev/zomo/browser-scripts-builder/raw/branch/main/meta.schema.json",
|
||||
"name": "twitch click to mute",
|
||||
"name": "Twitch.tv Click to Mute",
|
||||
"namespace": "zomo.dev",
|
||||
"match": "https://www.twitch.tv/*",
|
||||
"version": "1.0",
|
||||
"description": "click to mute/unmute"
|
||||
"description": "click to mute/unmute a stream. does not work if the stream has an overlay"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user