mirror of
https://github.com/NohamR/BetterYGG.git
synced 2026-01-11 00:48:12 +00:00
[1.2.9] new domain name and manifest V3
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/* Inject scripts don't forget to add them to web_accessible_resources in manifest */
|
||||
injectScript(chrome.extension.getURL('contentScripts/addTorrent/accessAddTorrent.js'), 'head');
|
||||
injectLink(chrome.extension.getURL("css/style.css"), 'head');
|
||||
injectScript(chrome.runtime.getURL('contentScripts/addTorrent/accessAddTorrent.js'), 'head');
|
||||
injectLink(chrome.runtime.getURL("css/style.css"), 'head');
|
||||
|
||||
/********************************************************************/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user