I was checking this code: https://github.com/EmailThis/extension-boilerplate/blob/639ea28438613694ec9c3dac3ef19ec6ad10e3af/src/scripts/popup.js#L42 And there you have `chrome.tabs...`. Shouldn't it be `ext.tabs`?