Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 669 Bytes

CHANGELOG.md

File metadata and controls

29 lines (17 loc) · 669 Bytes

Copy Page URL Changelog

0.7

  • 'OK!' badge now disappears on tab change
  • 'OK!' badge disappearance timeout decreased to 1 second
  • Fixed race condition with 'OK!' disappearance timeout on multiple clicks

0.6

  • Converted persistent background page to an ephemeral event page so the extension doesn't stay in memory when it's not needed.

0.5

  • Removed 'background' permission.
  • Add 'activeTab' permission to access active tab URL on toolbar icon click.

0.4

  • Added an option to choose the toolbar icon.
  • Added an option to remove marketing tags from URLs on copy.

0.3

  • Copy URL by clicking on the toolbar icon.

0.2

  • Copy Frame URL is added.