www.twitch.tv
This commit is contained in:
2
dist/twitch-clickable-video.user.js
vendored
2
dist/twitch-clickable-video.user.js
vendored
@@ -1,7 +1,7 @@
|
||||
// ==UserScript==
|
||||
// @name Twitch Clickable Video
|
||||
// @namespace zomo.dev
|
||||
// @match https://twitch.tv/*
|
||||
// @match https://www.twitch.tv/*
|
||||
// @version 1.0
|
||||
// @description hold Control key to be able to right click the video element
|
||||
// @downloadURL https://git.zomo.dev/zomo/browser-scripts/raw/branch/main/dist/twitch-clickable-video.user.js
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"$schema": "https://git.zomo.dev/zomo/browser-scripts-builder/raw/branch/main/meta.schema.json",
|
||||
"name": "Twitch Clickable Video",
|
||||
"namespace": "zomo.dev",
|
||||
"match": "https://twitch.tv/*",
|
||||
"match": "https://www.twitch.tv/*",
|
||||
"version": "1.0",
|
||||
"description": "hold Control key to be able to right click the video element"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user