9 lines
330 B
JSON
9 lines
330 B
JSON
{
|
|
"$schema": "https://git.zomo.dev/zomo/browser-scripts-builder/raw/branch/main/meta.schema.json",
|
|
"name": "Twitch.tv Click to Mute",
|
|
"namespace": "zomo.dev",
|
|
"match": "https://www.twitch.tv/*",
|
|
"version": "1.0",
|
|
"description": "click to mute/unmute a stream. does not work if the stream has an overlay"
|
|
}
|