background.js 103 B

123
  1. chrome.runtime.onMessage.addListener(function(response, sender, sendResponse) {
  2. //alert(response);
  3. });