Don't F*** With Paste version history - 1 version
Don't F*** With Paste by abg1979
Don't F*** With Paste version history - 1 version
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 3.1.2
Released Aug 23, 2026 - 43.96 KBWorks with firefox 109.0a1 and later- Document the Chrome and Firefox add-on history and the independent AMO listing
- Add new active and inactive clipboard icons with editable SVG artwork
- Use an independent Firefox extension ID for the new AMO listing
- Add reproducible Firefox linting and distribution builds with Gulp,
web-ext, Yarn, and GitHub Actions - Add automated unit and Firefox browser coverage for copy, cut, paste, frames, navigation, and activation state
- Make Firefox the sole supported browser and remove Chrome-specific runtime, build, and test paths
- Use Firefox Promise-based extension APIs in the popup and options page
- Open extension options in a dedicated Firefox tab
- Point the extension homepage metadata to the current repository
- Resolve the Firefox extension API from the content-script global
- Install event interception at document start so early page handlers cannot cancel clipboard events first
- Make activation wait for stored rules and follow the originating tab across navigation and background restarts
- Track active icons and titles independently for each tab and window
- Validate regular-expression patterns while preserving invalid legacy entries for correction
Source code released under MIT License