var s = document.createElement('script'); s.src = chrome.runtime.getURL('script.js'); s.onload = function() { this.remove(); }; (document.head || document.
確定! 回上一頁