调整
This commit is contained in:
@@ -8,3 +8,4 @@ function injectScript(file, node) {
|
||||
injectScript( chrome.runtime.getURL('/js/jszip.min.js'), 'body');
|
||||
injectScript( chrome.runtime.getURL('/js/FileSaver.js'), 'body');
|
||||
injectScript( chrome.runtime.getURL('/js/download.js'), 'body');
|
||||
injectScript( chrome.runtime.getURL('/js/temuSeller.js'), 'body');
|
||||
|
||||
Reference in New Issue
Block a user