I've this Tab Sugar Google Chrome extension which works fine under Windows: when installed, the user can click on its icon right in the browser, and access the Tab Sugar dashboard, as a new page in a new tab.
But for some reason, it doesn't seem to work at all on Google Chrome under OSX: users experience that nothing happens when clicking on the extension icon. Nothing at all. No new tab.
Since I don't own any Mac, any help on this subject would be more than welcomed!
- Be sure you use a Mac and Google Chrome (or Chromium)
- Then install the Tab Sugar extension
- Click on the extension icon in the browser
- If nothing happens, then you just reproduced
Open the background.html page in a new tab:
chrome-extension://libokbfffpaopdjmeofdfpmlanaenaje/background.html
Open the developer traces console (
Ctrl+Shift+i
)- Try to understand what's going on there?!
Edit: As an alternative, Tab Sugar's code is browsable from its GitHub repository.
Edit 2: An issue was reported on this specific subject