Clipboard2File (Upload From Clipboard) version history - 25 versions
Clipboard2File (Upload From Clipboard) by Clipboard2File
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 4.3
Released Jan 9, 2026 - 42.83 KBWorks with firefox 140.0 and laterImproved popup behavior on small displaysSource code released under GNU General Public License v2.0 only
Older versions
Version 4.2
Released Jan 3, 2026 - 44.06 KBWorks with firefox 140.0 and later- Improved compatibility with websites that use dialogs or popovers
Source code released under GNU General Public License v2.0 only
Version 4.1
Released Jan 2, 2026 - 43.67 KBWorks with firefox 140.0 and later- Fixed popup being in wrong place when page is zoomed
Source code released under GNU General Public License v2.0 only
Version 4.0
Released Dec 31, 2025 - 46.08 KBWorks with firefox 140.0 and later- Extension icon is now SVG format
- Added support for pasting JPG
- Added default image format setting (JPG or PNG)
- Added button to switch between JPG and PNG in popup
- Added custom default filename setting
- Fixed activating extension with keyboard not working
- Improved performance and reduced memory usage
- Improved design of settings pane
Thanks goodusername123 for contributing the new SVG icon!Source code released under GNU General Public License v2.0 only
Version 3.7
Released Aug 8, 2023 - 144.78 KBWorks with firefox 110.0 and laterFixed bugs:
- Preferences tab height always increasing
Thanks Veirt for contributing!
You can contribute too! Visit GitHub for more details.Source code released under GNU General Public License v2.0 only
Version 3.6
Released Apr 14, 2023 - 144.75 KBWorks with firefox 110.0 and laterFixed bugs:
- Awesomplete does not work if dispatchEvent returns undefined
- event.originalTarget can fail
Thanks kapodamy for contributing!
You can contribute too! Visit GitHub for more details.Source code released under GNU General Public License v2.0 only
Version 3.5
Released Mar 15, 2023 - 144.69 KBWorks with firefox 110.0 and later- Improve compatibility with Google services
- Improve compatibility with High DPI displays
- Improve compatibility with Shadow DOMSource code released under GNU General Public License v2.0 only
Version 3.4
Released Oct 9, 2022 - 144.42 KBWorks with firefox 102.0 and later- Rewrite extension
- Handle iframes correctly
- Allow extension to work on non-https websites
- Lowered memory usage
This is a total rewrite so new bugs may be present. Please file lots of bug reports!Source code released under GNU General Public License v2.0 only
Version 3.3
Released Oct 3, 2022 - 144.11 KBWorks with firefox 102.0 and later- Rewrite extension
- Handle iframes correctly
- Lowered memory usage
- Fix if condition in all_frames.js
This is a total rewrite so new bugs may be present. Please file lots of bug reports!Source code released under GNU General Public License v2.0 only
Version 3.2
Released Oct 2, 2022 - 144.1 KBWorks with firefox 102.0 and later- Rewrite extension
- Handle iframes correctly
- Lowered memory usage
This is a total rewrite so new bugs may be present. Please file lots of bug reports!Source code released under GNU General Public License v2.0 only
Version 3.1
Released Sep 5, 2022 - 141.96 KBWorks with firefox 102.0 and later- Added localization for German, Greek, English, Spanish, Finnish, French, Italian, Polish, Portuguese, Russian, and Slovenian to settings pane (about:addons -> Clipboard2file -> Preferences). Corrections and additional languages are welcome on Github!
- Increased efficiency to make popup open faster
- Added support for prefers-reduced-motionSource code released under GNU General Public License v2.0 only
Version 3.0
Released Aug 26, 2022 - 140.15 KBWorks with firefox 102.0 and later- Add localization for German, Greek, English, Spanish, Finnish, French, Italian, Polish, Portuguese, Russian, Slovenian. Corrections and additional languages are welcome on Github!
- Refactored extension to support <dialog> elements correctly
- Fixed bug where popup would be invisible if activated by keyboard before mouse
- Fixed bug where popup would break on back/forward cached pages
- Fixed bug where popup would disappear if the page is reflow-zoomed
- Fixed bug where popup would be invisible if the page is pinch-zoomed
- FIxed bug where popup would not disappear on www.vscode.dev and www.mega.nz
This release contains large code changes. Please report all issues on Github!Source code released under GNU General Public License v2.0 only
Version 2.9
Released Aug 19, 2022 - 134.33 KBWorks with firefox 102.0 and later- Increased efficiency to make popup opening faster
- Fixed race condition that caused console error
- Fixed popup positioning bugSource code released under GNU General Public License v2.0 only
Version 2.8
Released Aug 18, 2022 - 134.33 KBWorks with firefox 102.0 and later- Make opening the popup a bit fasterSource code released under GNU General Public License v2.0 only
Version 2.7
Released Aug 13, 2022 - 134.34 KBWorks with firefox 102.0 and later- Refactor extension to use iframes
- Fix extension not working on www.neo-lms.com
- Improved security and performance
This release contains large internal code changes, please file bug reports on Github if you see any problems!Source code released under GNU General Public License v2.0 only
Version 2.6
Released Aug 13, 2022 - 134.31 KBWorks with firefox 102.0 and later- Refactor extension to use iframes
- Fix extension not working on www.neo-lms.com
- Improved security and performance
This release contains large internal code changes, please file bug reports on Github if you see any problems!Source code released under GNU General Public License v2.0 only
Version 2.5
Released Apr 8, 2022 - 126.65 KBWorks with firefox 91.0 and later- Fixed extension not working on Element.io
- Fixed extension not working on tinypng.com
- Fixed extension not applying the correct filename in some cases
- Fixed edge case where popup may randomly open
- Fixed edge case where "Show all files" does not allow selecting multiple items in the file picker
Please make sure to file bugs on Github if you see any problems with this release, thank you!Source code released under GNU General Public License v2.0 only
Version 2.4
Released Apr 7, 2022 - 126.63 KBWorks with firefox 91.0 and later- Fixed extension not working on Element.io
- Fixed extension not working on tinypng.com
- Fixed extension not applying the correct filename in some cases
- Fixed edge case where popup may randomly open
- Fixed edge case where "Show all files" does not allow selecting multiple items in the file picker
Please make sure to file bugs on Github if you see any problems with this release, thank you!Source code released under GNU General Public License v2.0 only
Version 2.3
Released Apr 7, 2022 - 126.54 KBWorks with firefox 91.0 and later- Fixed extension not working on Element.io
- Fixed extension not working on tinypng.com
- Fixed extension failing to apply the correct filename in some cases
- Fixed edge case where popup may randomly open
Please make sure to file bugs on Github if you see any problems with this release, thank you!Source code released under GNU General Public License v2.0 only
Version 2.2
Released Apr 7, 2022 - 126.53 KBWorks with firefox 91.0 and later- Fixed extension not working on Element.io
- Fixed extension not working on tinypng.com
- Fixed extension failing to apply the correct filename in some cases
- Code cleanup
Please make sure to file bugs on Github if you see any problems with this release, thank you!Source code released under GNU General Public License v2.0 only
Version 2.1
Released Feb 14, 2022 - 126.31 KBWorks with firefox 91.0 and laterFix issue #4 - navigator.clipboard is undefined in non-secure context
Thank you Veirt for contributing!Source code released under GNU General Public License v2.0 only
Version 2.0
Released Feb 5, 2022 - 126.3 KBWorks with firefox 91.0 and laterVersion 2.0!
Added new settings:
- Option to clear clipboard on paste
- Option to show textbox to edit filename
- Option to change the default filename
Fixed bugs that can prevent popup from openingSource code released under GNU General Public License v2.0 only
Version 1.10
Released Jan 29, 2022 - 131.15 KBWorks with firefox 91.0 and laterFix focus error that may prevent popup from loadingSource code released under GNU General Public License v2.0 only
Version 1.9
Released Jan 28, 2022 - 131.01 KBWorks with firefox 91.0 and laterFix CSP errors that prevented extension from functioningSource code released under GNU General Public License v2.0 only
Version 1.8
Released Oct 22, 2021 - 130.71 KBWorks with firefox 91.0 and later- dispatch input event to match spec
- fix breakage on vscode.devSource code released under GNU General Public License v2.0 only