mirror of
https://github.com/NohamR/BetterYGG.git
synced 2026-01-10 16:38:21 +00:00
[1.2.9] new domain name and manifest V3
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/* Inject scripts don't forget to add them to web_accessible_resources in manifest */
|
||||
injectScript(chrome.extension.getURL('/contentScripts/allPages/accessAllPages.js'), 'head');
|
||||
injectScript(chrome.runtime.getURL('/contentScripts/allPages/accessAllPages.js'), 'head');
|
||||
|
||||
/* disable annoying fuckn popup */
|
||||
var popup = document.querySelector('div.ad-alert-wrapper');
|
||||
|
||||
Reference in New Issue
Block a user