loadframe

loadframe

function loadframe() { chrome.windows.getCurrent(function(win) { chrome.tabs.query({'windowId': win.id, 'active': true}, function(tabA...