Add-ons für den Firefox-Browser
  • Erweiterungen
  • Themes
    • für Firefox
    • Wörterbücher & Sprachpakete
    • Andere Browser-Seiten
    • Add-ons für Android
Anmelden
Add-on-Symbol

Clipboard2File (Upload From Clipboard) Versionsgeschichte – 25 Versionen

Clipboard2File (Upload From Clipboard) von Clipboard2File

Bewertet mit 4,8 von 5 Sternen
4,8 von 5 Sternen
5
44
4
2
3
2
2
0
1
1
Clipboard2File (Upload From Clipboard) Versionsgeschichte – 25 Versionen
  • Seien Sie vorsichtig mit alten Versionen! Diese Versionen werden zu Test- und Referenzzwecken angezeigt.Sie sollten immer die neueste Version eines Add-ons verwenden.

  • Neueste Version

    Version 3.7

    Veröffentlicht 8. Aug. 2023 – 144,78 KB
    Funktioniert mit firefox 110.0 und höher
    Fixed bugs:
    - Preferences tab height always increasing

    Thanks Veirt for contributing!

    You can contribute too! Visit GitHub for more details.

    Quelltext steht unter der Nur GNU General Public License v2.0

    Melden Sie sich an, um diese Erweiterung zu verwenden
    Laden Sie Firefox herunter und holen Sie sich die Erweiterung
    Datei herunterladen
  • Ältere Versionen

    Version 3.6

    Veröffentlicht 14. Apr. 2023 – 144,75 KB
    Funktioniert mit firefox 110.0 und höher
    Fixed 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.

    Quelltext steht unter der Nur GNU General Public License v2.0

    Datei herunterladen
  • Version 3.5

    Veröffentlicht 15. März 2023 – 144,69 KB
    Funktioniert mit firefox 110.0 und höher
    - Improve compatibility with Google services
    - Improve compatibility with High DPI displays
    - Improve compatibility with Shadow DOM

    Quelltext steht unter der Nur GNU General Public License v2.0

    Datei herunterladen
  • Version 3.4

    Veröffentlicht 9. Okt. 2022 – 144,42 KB
    Funktioniert mit firefox 102.0 und höher
    - 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!

    Quelltext steht unter der Nur GNU General Public License v2.0

    Datei herunterladen
  • Version 3.3

    Veröffentlicht 3. Okt. 2022 – 144,11 KB
    Funktioniert mit firefox 102.0 und höher
    - 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!

    Quelltext steht unter der Nur GNU General Public License v2.0

    Datei herunterladen
  • Version 3.2

    Veröffentlicht 2. Okt. 2022 – 144,1 KB
    Funktioniert mit firefox 102.0 und höher
    - 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!

    Quelltext steht unter der Nur GNU General Public License v2.0

    Datei herunterladen
  • Version 3.1

    Veröffentlicht 5. Sep. 2022 – 141,96 KB
    Funktioniert mit firefox 102.0 und höher
    - 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-motion

    Quelltext steht unter der Nur GNU General Public License v2.0

    Datei herunterladen
  • Version 3.0

    Veröffentlicht 26. Aug. 2022 – 140,15 KB
    Funktioniert mit firefox 102.0 und höher
    - 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!

    Quelltext steht unter der Nur GNU General Public License v2.0

    Datei herunterladen
  • Version 2.9

    Veröffentlicht 19. Aug. 2022 – 134,33 KB
    Funktioniert mit firefox 102.0 und höher
    - Increased efficiency to make popup opening faster
    - Fixed race condition that caused console error
    - Fixed popup positioning bug

    Quelltext steht unter der Nur GNU General Public License v2.0

    Datei herunterladen
  • Version 2.8

    Veröffentlicht 18. Aug. 2022 – 134,33 KB
    Funktioniert mit firefox 102.0 und höher
    - Make opening the popup a bit faster

    Quelltext steht unter der Nur GNU General Public License v2.0

    Datei herunterladen
  • Version 2.7

    Veröffentlicht 13. Aug. 2022 – 134,34 KB
    Funktioniert mit firefox 102.0 und höher
    - 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!

    Quelltext steht unter der Nur GNU General Public License v2.0

    Datei herunterladen
  • Version 2.6

    Veröffentlicht 13. Aug. 2022 – 134,31 KB
    Funktioniert mit firefox 102.0 und höher
    - 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!

    Quelltext steht unter der Nur GNU General Public License v2.0

    Datei herunterladen
  • Version 2.5

    Veröffentlicht 8. Apr. 2022 – 126,65 KB
    Funktioniert mit firefox 91.0 und höher
    - 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!

    Quelltext steht unter der Nur GNU General Public License v2.0

    Datei herunterladen
  • Version 2.4

    Veröffentlicht 7. Apr. 2022 – 126,63 KB
    Funktioniert mit firefox 91.0 und höher
    - 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!

    Quelltext steht unter der Nur GNU General Public License v2.0

    Datei herunterladen
  • Version 2.3

    Veröffentlicht 7. Apr. 2022 – 126,54 KB
    Funktioniert mit firefox 91.0 und höher
    - 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!

    Quelltext steht unter der Nur GNU General Public License v2.0

    Datei herunterladen
  • Version 2.2

    Veröffentlicht 7. Apr. 2022 – 126,53 KB
    Funktioniert mit firefox 91.0 und höher
    - 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!

    Quelltext steht unter der Nur GNU General Public License v2.0

    Datei herunterladen
  • Version 2.1

    Veröffentlicht 14. Feb. 2022 – 126,31 KB
    Funktioniert mit firefox 91.0 und höher
    Fix issue #4 - navigator.clipboard is undefined in non-secure context
    Thank you Veirt for contributing!

    Quelltext steht unter der Nur GNU General Public License v2.0

    Datei herunterladen
  • Version 2.0

    Veröffentlicht 5. Feb. 2022 – 126,3 KB
    Funktioniert mit firefox 91.0 und höher
    Version 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 opening

    Quelltext steht unter der Nur GNU General Public License v2.0

    Datei herunterladen
  • Version 1.10

    Veröffentlicht 29. Jan. 2022 – 131,15 KB
    Funktioniert mit firefox 91.0 und höher
    Fix focus error that may prevent popup from loading

    Quelltext steht unter der Nur GNU General Public License v2.0

    Datei herunterladen
  • Version 1.9

    Veröffentlicht 28. Jan. 2022 – 131,01 KB
    Funktioniert mit firefox 91.0 und höher
    Fix CSP errors that prevented extension from functioning

    Quelltext steht unter der Nur GNU General Public License v2.0

    Datei herunterladen
  • Version 1.8

    Veröffentlicht 22. Okt. 2021 – 130,71 KB
    Funktioniert mit firefox 91.0 und höher
    - dispatch input event to match spec
    - fix breakage on vscode.dev

    Quelltext steht unter der Nur GNU General Public License v2.0

    Datei herunterladen
  • Version 1.7

    Veröffentlicht 12. Okt. 2021 – 130,68 KB
    Funktioniert mit firefox 91.0 und höher
    - 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 cleanup

    Quelltext steht unter der Nur GNU General Public License v2.0

    Datei herunterladen
  • Version 1.6

    Veröffentlicht 8. Okt. 2021 – 130,53 KB
    Funktioniert mit firefox 91.0 und höher
    - tweak positioning logic to match context menus
    - code cleanup

    Quelltext steht unter der Nur GNU General Public License v2.0

    Datei herunterladen
  • Version 1.5

    Veröffentlicht 5. Okt. 2021 – 130,53 KB
    Funktioniert mit firefox 91.0 und höher
    - Fix addon not working on some sites
    - Fix positioning logic

    Quelltext steht unter der Nur GNU General Public License v2.0

    Datei herunterladen
  • Version 1.4

    Veröffentlicht 5. Okt. 2021 – 130,52 KB
    Funktioniert mit firefox 91.0 und höher
    - set correct MIME type
    - increase opening speed
    - fix positioning logic

    Quelltext steht unter der Nur GNU General Public License v2.0

    Datei herunterladen
Zur Mozilla-Startseite gehen

Add-ons

  • Über
  • Firefox-Add-ons-Blog
  • Erweiterungs-Workshop
  • Entwickler-Zentrum
  • Regeln für Entwickler
  • Blog der Gemeinschaft
  • Forum
  • Einen Fehler melden
  • Bewertungsleitfaden

Browser

  • Desktop
  • Mobile
  • Enterprise

Produkte

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Datenschutz
  • Cookies
  • Rechtliches

Sofern nicht anders vermerkt, steht der Inhalt dieser Seite unter der Creative Commons Attribution Share-Alike License v3.0 oder einer späteren Version.