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:
parent
0dbf00c40a
commit
3eb915d774
@ -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() {
|
||||
|
@ -8,6 +8,7 @@
|
||||
// @author pixeltris
|
||||
// @match *://*.twitch.tv/*
|
||||
// @run-at document-start
|
||||
// @inject-into page
|
||||
// @grant none
|
||||
// ==/UserScript==
|
||||
(function() {
|
||||
|
Loading…
Reference in New Issue
Block a user