Copy PlainText Changelog

What's new in Copy PlainText 1.15

Jul 28, 2023
  • Changed "<all_urls>" and "downloads" to optional permissions
  • Fixed an issue with empty patterns and duplicate removal
  • Updated Locale Maker to v1.9

New in Copy PlainText 1.14 (Jul 12, 2023)

  • Added <all_urls> as a workaround for Firefox bug 1841483 (1838753/1653408) (#216, #291)
  • Added ready-made custom pattern feature
  • Dropped 'browser_style' in preparation for manifest v3
  • Increased minimum version to Firefox 93 (released 2021-10-05)
  • Removed the default keyboard shortcut due to conflict with Firefox keyboard shortcut (#499)
  • Updated code in preparation for manifest v3
  • Updated keyboard shortcut process (requires resetting by the users)
  • Updated Locale Maker to v1.8
  • Updated module structure

New in Copy PlainText 1.13 (Oct 18, 2021)

  • Added Custom Find & Replace
  • Added Preferences Import/Export
  • Added Dark Theme
  • Fixed icon on notifications
  • Converted chrome.* to browser.* API in preparation for Manifest v3
  • Updated Locale Maker to v1.4

New in Copy PlainText 1.12 (Mar 4, 2021)

  • Fixed keyboard shortcut getting text from iframe
  • Updated Paste function
  • Removed "Custom Keyboard Shortcut" setting since Firefox (66+) also provides the feature
  • Removed second keyboard shortcut
  • Added paste keyboard shortcut option
  • Added Toolbar icon to access Options page
  • Added Locale Maker

New in Copy PlainText 1.11 (Jun 9, 2020)

  • Minimum version increased to Firefox 63 (released 2018-10-23)
  • OOP Code Improvement

New in Copy PlainText 1.10 (Oct 25, 2019)

  • Fixed the error notice as a result of execCommand('paste') returning false if not part of a user interaction.