Skip to content

v1.0.1

Compare
Choose a tag to compare
@fwextensions fwextensions released this 08 Aug 01:56
· 56 commits to master since this release

Added

  • ctrlC keyboard shortcut (cmdC on macOS) copies the selected item's URL, and ctrlshiftC copies the title and URL.

Changed

  • If multiple closed tabs have exactly the same URL, list only the most recent one.

Fixed

  • HTML isn't escaped in recent tab menu when there is no query.
  • Maintain recent tab information when a tab is replaced, such as when it's been unloaded from memory by Chrome.
  • Skip tabs that were closed without the extension noticing when navigating to earlier tabs.
  • Switching to a previous tab via the shortcut key after Chrome restarts without first opening the menu often fails.