mirror of
https://github.com/NohamR/BetterYGG.git
synced 2026-01-10 00:08:19 +00:00
[1.2.9] remove home page script
This commit is contained in:
@@ -1,2 +0,0 @@
|
||||
var iframeYoutube = document.querySelector('iframe[src="https://www.youtube.com/embed/8dmTl4xAefk"]');
|
||||
iframeYoutube.remove();
|
||||
@@ -36,11 +36,6 @@
|
||||
"run_at": "document_idle",
|
||||
"js": ["js/utilsFunctions.js", "contentScripts/addTorrent/addTorrent.js"]
|
||||
},
|
||||
{
|
||||
"matches": ["https://*.yggtorrent.la/"],
|
||||
"run_at": "document_idle",
|
||||
"js": [ "contentScripts/homePage.js"]
|
||||
},
|
||||
{
|
||||
"matches": ["https://*.yggtorrent.la/*"],
|
||||
"run_at": "document_idle",
|
||||
|
||||
Reference in New Issue
Block a user