1
0
mirror of https://github.com/pixeltris/TwitchAdSolutions.git synced 2024-11-22 02:12:45 +01:00

Add @inject-into metadata #192

This commit is contained in:
pixeltris 2023-10-19 16:45:09 +01:00
parent 0dbf00c40a
commit 3eb915d774
2 changed files with 2 additions and 0 deletions

View File

@ -8,6 +8,7 @@
// @author https://github.com/cleanlock/VideoAdBlockForTwitch#credits
// @match *://*.twitch.tv/*
// @run-at document-start
// @inject-into page
// @grant none
// ==/UserScript==
(function() {

View File

@ -8,6 +8,7 @@
// @author pixeltris
// @match *://*.twitch.tv/*
// @run-at document-start
// @inject-into page
// @grant none
// ==/UserScript==
(function() {