3 var backgroundPage = chrome.extension.getBackgroundPage();
4 window.ext = backgroundPage.ext;
5 window.TabMap = backgroundPage.TabMap;
6 })();
OLD
NEW
« no previous file with comments
|
« no previous file
|
metadata.common » ('j')
|
no next file with comments »
Issue 5220277533278208: Made the bubble use the ext object from the background page instead of including ext/background.js
(Closed)
Created Dec. 21, 2013, 7:12 p.m. by Sebastian Noack
Modified Jan. 16, 2014, 10:50 a.m.
Reviewers: Wladimir Palant, Felix Dahlke
Base URL:
Comments: 5