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 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
Download Firefox and get the extensionYou'll need Firefox to use this extensionOlder versions
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
Version 1.7
Released Oct 12, 2021 - 130.68 KBWorks with firefox 91.0 and later- fix image flashing
- fix animation lagging
- fix popup being the wrong size in certain cases
- fix extension bricking all file inputs if user forgets to flip pref
- code cleanupSource code released under GNU General Public License v2.0
Version 1.6
Released Oct 8, 2021 - 130.53 KBWorks with firefox 91.0 and later- tweak positioning logic to match context menus
- code cleanupSource code released under GNU General Public License v2.0
Version 1.5
Released Oct 5, 2021 - 130.53 KBWorks with firefox 91.0 and later- Fix addon not working on some sites
- Fix positioning logicSource code released under GNU General Public License v2.0
Version 1.4
Released Oct 5, 2021 - 130.52 KBWorks with firefox 91.0 and later- set correct MIME type
- increase opening speed
- fix positioning logicSource code released under GNU General Public License v2.0