added twitch embed login fix
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"$schema": "https://git.zomo.dev/zomo/browser-scripts-builder/raw/branch/main/meta.schema.json",
|
||||
"name": "twitch embed login fix",
|
||||
"description": "embedded twitch frames will automatically request cookie access from the browser. as long as you're logged in to twitch and cookies aren't fully blocked this will keep you logged into embedded frames",
|
||||
"namespace": "zomo.dev",
|
||||
"match": ["https://twitch.tv/embed/*"],
|
||||
"version": "1.0",
|
||||
"runat": "document-start"
|
||||
}
|
||||
Reference in New Issue
Block a user