CentBrowser Forum
report a bug, for the extension - Printable Version

+- CentBrowser Forum (https://www.centbrowser.net/en)
+-- Forum: Product Related (https://www.centbrowser.net/en/forumdisplay.php?fid=1)
+--- Forum: Bugs & Suggestions (https://www.centbrowser.net/en/forumdisplay.php?fid=4)
+--- Thread: report a bug, for the extension (/showthread.php?tid=1219)



report a bug, for the extension - theommo - 12-09-2016

now i test my extension in centbrowser, find that
when close a tab, 
tab event always on chrome.tabs.onDetached.addListener, not chrome.tabs.onRemoved.addListener
but in google chrome,  tab event always on chrome.tabs.onRemoved.addListener
it make a  mistake in my extension~


RE: report a bug, for the extension - Admini - 12-09-2016

ok, we will test and confirm this issue.