blob: e04ee001148b88250d0f6288af872b5526d60f39 [file] [log] [blame]
Mike Frysingerc3b72c12018-06-12 16:16:49 -04001chrome.runtime.sendMessage(
2 'kodldpbjkkmmnilagfdheibampofhaom',
3 {command: 'launch'},
4 function(res) { console.log(res); }
5);