mirror of
https://github.com/NohamR/BetterYGG.git
synced 2026-01-11 08:58:12 +00:00
[1.0] First commit
This commit is contained in:
2
contentScripts/homePage.js
Normal file
2
contentScripts/homePage.js
Normal file
@@ -0,0 +1,2 @@
|
||||
var iframeYoutube = document.querySelector('iframe[src="https://www.youtube.com/embed/8dmTl4xAefk"]');
|
||||
iframeYoutube.remove();
|
||||
Reference in New Issue
Block a user