Skip to content

v0.16.3

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Jun 03:33
v0.16.3
710f95a

Added

  • Blank background script to persistently keep the extension in memory — c1d7231
    • An experimental change to improve the perceived load time of the new tab page
    • Downside is memory is consumed even when the new tab page is closed

Fixed

  • Flash of default theme colours on load when loading a non-default theme — 27f4de2
    • Theme loader now runs synchronously while the page is initially loaded (under the hood it now uses localStorage instead of chrome.storage)