Skip to content

13

Compare
Choose a tag to compare
@schmich schmich released this 18 Nov 03:43
· 365 commits to master since this release
13
  • Now using native chrome.alarms API instead of setTimeout/setInterval to avoid potential timing issues (backgrounding, power saving)
  • Fixed case where new tab notifications would not appear if no window was open
  • Fixed potential time remaining display issue
  • Fixed notification text truncation
  • Better Chrome API error handling