[1.2.9] remove home page script

This commit is contained in:
vermillion-dev
2022-05-02 13:13:32 +08:00
parent 6f9c3dedc6
commit 1142a00bfc
2 changed files with 0 additions and 7 deletions

View File

@@ -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",