9 lines
316 B
JSON
9 lines
316 B
JSON
{
|
|
"$schema": "https://git.zomo.dev/zomo/browser-scripts-builder/raw/branch/main/meta.schema.json",
|
|
"name": "Twitch Clickable Video",
|
|
"namespace": "zomo.dev",
|
|
"match": "https://www.twitch.tv/*",
|
|
"version": "1.0",
|
|
"description": "hold Control key to be able to right click the video element"
|
|
}
|