Pengaya Peramban Firefox
  • Ekstensi
  • Tema
    • untuk Firefox
    • Kamus & Paket Bahasa
    • Situs Peramban Lainnya
    • Pengaya untuk Android
Masuk
Ikon pengaya

riwayat versi Clipboard2File (Upload From Clipboard) - 25 versi

Clipboard2File (Upload From Clipboard) oleh Clipboard2File

Diberi peringkat 4,8 dari 5
Diberi peringkat 4,8 bintang dari 5
5
44
4
2
3
2
2
0
1
1
riwayat versi Clipboard2File (Upload From Clipboard) - 25 versi
  • Hati-hati dengan versi lama! Versi ini ditampilkan untuk tujuan pengujian dan referensi.Anda harus selalu menggunakan pengaya versi terbaru.

  • Versi terbaru

    Versi 3.7

    Dirilis 8 Agt 2023 - 144,78 KB
    Berfungsi dengan firefox 110.0 dan setelahnya
    Fixed bugs:
    - Preferences tab height always increasing

    Thanks Veirt for contributing!

    You can contribute too! Visit GitHub for more details.

    Kode sumber dirilis di bawah Hanya GNU General Public License v2.0

    Anda memerlukan Firefox untuk menggunakan ekstensi ini
    Unduh Firefox dan dapatkan ekstensinya
    Unduh berkas
  • Versi sebelumnya

    Versi 3.6

    Dirilis 14 Apr 2023 - 144,75 KB
    Berfungsi dengan firefox 110.0 dan setelahnya
    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.

    Kode sumber dirilis di bawah Hanya GNU General Public License v2.0

    Unduh berkas
  • Versi 3.5

    Dirilis 15 Mar 2023 - 144,69 KB
    Berfungsi dengan firefox 110.0 dan setelahnya
    - Improve compatibility with Google services
    - Improve compatibility with High DPI displays
    - Improve compatibility with Shadow DOM

    Kode sumber dirilis di bawah Hanya GNU General Public License v2.0

    Unduh berkas
  • Versi 3.4

    Dirilis 9 Okt 2022 - 144,42 KB
    Berfungsi dengan firefox 102.0 dan setelahnya
    - 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!

    Kode sumber dirilis di bawah Hanya GNU General Public License v2.0

    Unduh berkas
  • Versi 3.3

    Dirilis 3 Okt 2022 - 144,11 KB
    Berfungsi dengan firefox 102.0 dan setelahnya
    - 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!

    Kode sumber dirilis di bawah Hanya GNU General Public License v2.0

    Unduh berkas
  • Versi 3.2

    Dirilis 2 Okt 2022 - 144,1 KB
    Berfungsi dengan firefox 102.0 dan setelahnya
    - 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!

    Kode sumber dirilis di bawah Hanya GNU General Public License v2.0

    Unduh berkas
  • Versi 3.1

    Dirilis 5 Sep 2022 - 141,96 KB
    Berfungsi dengan firefox 102.0 dan setelahnya
    - 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

    Kode sumber dirilis di bawah Hanya GNU General Public License v2.0

    Unduh berkas
  • Versi 3.0

    Dirilis 26 Agt 2022 - 140,15 KB
    Berfungsi dengan firefox 102.0 dan setelahnya
    - 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!

    Kode sumber dirilis di bawah Hanya GNU General Public License v2.0

    Unduh berkas
  • Versi 2.9

    Dirilis 19 Agt 2022 - 134,33 KB
    Berfungsi dengan firefox 102.0 dan setelahnya
    - Increased efficiency to make popup opening faster
    - Fixed race condition that caused console error
    - Fixed popup positioning bug

    Kode sumber dirilis di bawah Hanya GNU General Public License v2.0

    Unduh berkas
  • Versi 2.8

    Dirilis 18 Agt 2022 - 134,33 KB
    Berfungsi dengan firefox 102.0 dan setelahnya
    - Make opening the popup a bit faster

    Kode sumber dirilis di bawah Hanya GNU General Public License v2.0

    Unduh berkas
  • Versi 2.7

    Dirilis 13 Agt 2022 - 134,34 KB
    Berfungsi dengan firefox 102.0 dan setelahnya
    - 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!

    Kode sumber dirilis di bawah Hanya GNU General Public License v2.0

    Unduh berkas
  • Versi 2.6

    Dirilis 13 Agt 2022 - 134,31 KB
    Berfungsi dengan firefox 102.0 dan setelahnya
    - 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!

    Kode sumber dirilis di bawah Hanya GNU General Public License v2.0

    Unduh berkas
  • Versi 2.5

    Dirilis 8 Apr 2022 - 126,65 KB
    Berfungsi dengan firefox 91.0 dan setelahnya
    - 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!

    Kode sumber dirilis di bawah Hanya GNU General Public License v2.0

    Unduh berkas
  • Versi 2.4

    Dirilis 7 Apr 2022 - 126,63 KB
    Berfungsi dengan firefox 91.0 dan setelahnya
    - 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!

    Kode sumber dirilis di bawah Hanya GNU General Public License v2.0

    Unduh berkas
  • Versi 2.3

    Dirilis 7 Apr 2022 - 126,54 KB
    Berfungsi dengan firefox 91.0 dan setelahnya
    - 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!

    Kode sumber dirilis di bawah Hanya GNU General Public License v2.0

    Unduh berkas
  • Versi 2.2

    Dirilis 7 Apr 2022 - 126,53 KB
    Berfungsi dengan firefox 91.0 dan setelahnya
    - 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!

    Kode sumber dirilis di bawah Hanya GNU General Public License v2.0

    Unduh berkas
  • Versi 2.1

    Dirilis 14 Feb 2022 - 126,31 KB
    Berfungsi dengan firefox 91.0 dan setelahnya
    Fix issue #4 - navigator.clipboard is undefined in non-secure context
    Thank you Veirt for contributing!

    Kode sumber dirilis di bawah Hanya GNU General Public License v2.0

    Unduh berkas
  • Versi 2.0

    Dirilis 5 Feb 2022 - 126,3 KB
    Berfungsi dengan firefox 91.0 dan setelahnya
    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

    Kode sumber dirilis di bawah Hanya GNU General Public License v2.0

    Unduh berkas
  • Versi 1.10

    Dirilis 29 Jan 2022 - 131,15 KB
    Berfungsi dengan firefox 91.0 dan setelahnya
    Fix focus error that may prevent popup from loading

    Kode sumber dirilis di bawah Hanya GNU General Public License v2.0

    Unduh berkas
  • Versi 1.9

    Dirilis 28 Jan 2022 - 131,01 KB
    Berfungsi dengan firefox 91.0 dan setelahnya
    Fix CSP errors that prevented extension from functioning

    Kode sumber dirilis di bawah Hanya GNU General Public License v2.0

    Unduh berkas
  • Versi 1.8

    Dirilis 22 Okt 2021 - 130,71 KB
    Berfungsi dengan firefox 91.0 dan setelahnya
    - dispatch input event to match spec
    - fix breakage on vscode.dev

    Kode sumber dirilis di bawah Hanya GNU General Public License v2.0

    Unduh berkas
  • Versi 1.7

    Dirilis 12 Okt 2021 - 130,68 KB
    Berfungsi dengan firefox 91.0 dan setelahnya
    - 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

    Kode sumber dirilis di bawah Hanya GNU General Public License v2.0

    Unduh berkas
  • Versi 1.6

    Dirilis 8 Okt 2021 - 130,53 KB
    Berfungsi dengan firefox 91.0 dan setelahnya
    - tweak positioning logic to match context menus
    - code cleanup

    Kode sumber dirilis di bawah Hanya GNU General Public License v2.0

    Unduh berkas
  • Versi 1.5

    Dirilis 5 Okt 2021 - 130,53 KB
    Berfungsi dengan firefox 91.0 dan setelahnya
    - Fix addon not working on some sites
    - Fix positioning logic

    Kode sumber dirilis di bawah Hanya GNU General Public License v2.0

    Unduh berkas
  • Versi 1.4

    Dirilis 5 Okt 2021 - 130,52 KB
    Berfungsi dengan firefox 91.0 dan setelahnya
    - set correct MIME type
    - increase opening speed
    - fix positioning logic

    Kode sumber dirilis di bawah Hanya GNU General Public License v2.0

    Unduh berkas
Ke beranda Mozilla

Pengaya

  • Tentang
  • Blog Pengaya Firefox
  • Lokakarya Ekstensi
  • Pusat Pengembang
  • Kebijakan Pengembang
  • Blog Komunitas
  • Forum
  • Laporkan kutu
  • Panduan Ulasan

Peramban

  • Desktop
  • Mobile
  • Enterprise

Produk

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Privasi
  • Kuki
  • Legal

Terkecuali saat dicatat berbeda, konten dalam situs ini dilisensikan di bawah Creative Commons Attribution Share-Alike License v3.0 atau versi lain yang lebih baru.