Firefox Browser Add-ons
  • Extensions
  • Themes
    • for Firefox
    • Dictionaries & Language Packs
    • Other Browser Sites
    • Add-ons for Android
Log in
Add-on icon

Quick Text Ref version history - 8 versions

Quick Text Ref by sun524

There are no ratings yet
0 Stars out of 5
5
0
4
0
3
0
2
0
1
0
Quick Text Ref version history - 8 versions
  • 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.11

    Released Jul 10, 2026 - 38.68 KB
    Works with firefox 140.0 and later, android 142.0 and later
    • Fixed: Clipboard history now instantly detects external/cross-tab copies when reopening the popup, without requiring a refresh.
    • Added window focus and visibility listeners to automatically trigger clipboard synchronization. This handles instances where Firefox for Android preserves the popup page in memory rather than reloading it.

    Source code released under MIT License

    Download Firefox and get the extension
    Download file
  • Older versions

    Version 3.1.10

    Released Jul 10, 2026 - 38.65 KB
    Works with firefox 140.0 and later, android 142.0 and later
    • Fixed: Clipboard history now successfully syncs copies made on other tabs or external apps.
    • Added automatic clipboard synchronization when the extension popup opens. Because Android OS blocks background content scripts from reading the clipboard, running the check when the popup receives foreground focus enables the extension to correctly capture external and cross-tab copies.

    Source code released under MIT License

    Download file
  • Version 3.1.9

    Released Jul 10, 2026 - 38.6 KB
    Works with firefox 140.0 and later, android 142.0 and later
    • Fixed: Clipboard history now successfully captures text selected and copied via the Firefox for Android context menu.
    • Fixed: Selection buffer is now kept for 1.5 seconds when deselected to prevent the context menu's selection-clearing behavior from wiping the buffer before the copy event fires.
    • Fixed: Removed touch-start/end listener hooks to avoid capturing selections that were highlighted but never copied.

    Source code released under MIT License

    Download file
  • Version 3.1.8

    Released Jul 10, 2026 - 39.11 KB
    Works with firefox 140.0 and later, android 142.0 and later
    • Fixed: Clipboard history now captures text selected via Android long-press.
      Previous approach (v3.1.7) used navigator.clipboard.readText() on touchend,
      which Android OS silently blocks for web content regardless of permissions.
      New approach captures the selected text directly from the DOM via selectionchange
      at long-press time — no clipboard API needed, no Android OS restrictions apply.
    • Fixed: Stale selection no longer re-captured on the next long-press after the
      user fully deselects text.

    Source code released under MIT License

    Download file
  • Version 3.1.7

    Released Jul 10, 2026 - 38.62 KB
    Works with firefox 140.0 and later, android 142.0 and later
    • Fixed: Clipboard history now captures text copied via Android long-press context menu.
      Android bypasses the DOM copy event entirely on long-press, writing directly to the OS
      clipboard. A touchend listener now polls the clipboard 500ms after touch release, which
      is the only reliable path to detect long-press copies on Android.

    Source code released under MIT License

    Download file
  • Version 3.1.6

    Released Jul 10, 2026 - 38.4 KB
    Works with firefox 140.0 and later, android 142.0 and later
    • Fixed date token formatting ({date:MMMM} / {date:MMM}) resolving to placeholder fragments.
    • Fixed clipboard history capture failing on Firefox for Android due to text selection clearing.
    • Fixed category whitespace spacing issues causing filtered snippets to disappear.
    • Fixed typed shortcuts being permanently deleted when cancelling fill-in field popups.
    • Fixed manual drag-and-drop sort order resetting when the popup is closed.
    • Optimized shortcut expansion by skipping asynchronous storage reads for snippets without clipboard tokens.
    • Wrapped content script in a double-injection guard to prevent duplicate listener registration.

    Source code released under MIT License

    Download file
  • Version 3.1.5

    Released Jul 10, 2026 - 51.84 KB
    Works with firefox 140.0 and later, android 142.0 and later
    Bug fixes and new features:
    • Fixed clipboard capture not working reliably across sites (including Gmail and Google Sheets)
    • Fixed popup layout and multi-click issues in Firefox
    • Added import conflict resolution — choose to keep or replace snippets when importing
    • Added "Clear All Snippets" and "Delete Category" options
    • General stability improvements

    Source code released under MIT License

    Download file
  • Version 3.0.9

    Released Jul 1, 2026 - 51.1 KB
    Works with firefox 140.0 and later, android 142.0 and later

    Source code released under MIT License

    Download file
Go to Mozilla's homepage

Add-ons

  • About
  • Firefox Add-ons Blog
  • Extension Workshop
  • Developer Hub
  • Developer Policies
  • Community Blog
  • Forum
  • Report a bug
  • Review Guide

Download

  • Download Firefox
  • Windows
  • macOS
  • iOS
  • Android
  • Linux
  • All

Latest Builds

  • Nightly
  • Beta

Firefox for Business

  • Enterprise

Community

  • Connect
  • Contribute
  • Developer

Follow

  • Instagram
  • YouTube
  • TikTok
  • Bluesky
  • Podcast
  • Privacy
  • Cookies
  • Legal

Except where otherwise noted, content on this site is licensed under the Creative Commons Attribution Share-Alike License v3.0 or any later version.