mirror of
https://github.com/pixeltris/TwitchAdSolutions.git
synced 2025-04-29 14:14:36 +02:00
Add @inject-into metadata #192
This commit is contained in:
parent
0dbf00c40a
commit
3eb915d774
@ -8,6 +8,7 @@
|
|||||||
// @author https://github.com/cleanlock/VideoAdBlockForTwitch#credits
|
// @author https://github.com/cleanlock/VideoAdBlockForTwitch#credits
|
||||||
// @match *://*.twitch.tv/*
|
// @match *://*.twitch.tv/*
|
||||||
// @run-at document-start
|
// @run-at document-start
|
||||||
|
// @inject-into page
|
||||||
// @grant none
|
// @grant none
|
||||||
// ==/UserScript==
|
// ==/UserScript==
|
||||||
(function() {
|
(function() {
|
||||||
|
@ -8,6 +8,7 @@
|
|||||||
// @author pixeltris
|
// @author pixeltris
|
||||||
// @match *://*.twitch.tv/*
|
// @match *://*.twitch.tv/*
|
||||||
// @run-at document-start
|
// @run-at document-start
|
||||||
|
// @inject-into page
|
||||||
// @grant none
|
// @grant none
|
||||||
// ==/UserScript==
|
// ==/UserScript==
|
||||||
(function() {
|
(function() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user