Fixed disruption of core functionalities
The latest Chrome update introduced a bug affecting access to information about open tabs. (More specifically, the “chrome.tabs.query” API function.) The nuisance is affecting all extension using this standard method.
Consequently, Tablerone became unable to:
- accurately display open tabs within active sessions
- accurately save and open sessions
- focus, move and close open tabs
Luckily we were able to find a viable work-around.
We apologise for the inconvenience and delay with an update.
Fixed the Save Menu list
In some instances, the Save Menu would not display the list of saved sessions. This problem is now also mended.
Under the hood improvements
The update contains fixes to a number of critical third-party dependencies.