1 line
No EOL
101 B
JavaScript
1 line
No EOL
101 B
JavaScript
chrome.runtime.sendMessage({tokenWithUrl: location.href}); // just give the data to the background js
|