diff --git a/vaft/vaft.user.js b/vaft/vaft.user.js index 28ffac7..b041d90 100644 --- a/vaft/vaft.user.js +++ b/vaft/vaft.user.js @@ -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() { diff --git a/video-swap-new/video-swap-new.user.js b/video-swap-new/video-swap-new.user.js index e53b1c5..bc1e7ef 100644 --- a/video-swap-new/video-swap-new.user.js +++ b/video-swap-new/video-swap-new.user.js @@ -8,6 +8,7 @@ // @author pixeltris // @match *://*.twitch.tv/* // @run-at document-start +// @inject-into page // @grant none // ==/UserScript== (function() {