Πρόσθετα προγράμματος περιήγησης Firefox
  • Επεκτάσεις
  • Θέματα
    • για το Firefox
    • Λεξικά και πακέτα γλωσσών
    • Άλλα προγράμματα περιήγησης
    • Πρόσθετα για Android
Σύνδεση
Εικονίδιο προσθέτου

Ιστορικό εκδόσεων του TOTP - 9 εκδόσεις

TOTP από Turistu

Βαθμολογία 4,5 από 5
4,5 αστέρια από 5
5
8
4
1
3
0
2
0
1
1
Ιστορικό εκδόσεων του TOTP - 9 εκδόσεις
  • Προσέξτε τις παλιές εκδόσεις! Αυτές οι εκδόσεις εμφανίζονται για δοκιμές και σκοπούς αναφοράς.Θα πρέπει πάντα να χρησιμοποιείτε την πιο πρόσφατη έκδοση ενός προσθέτου.

  • Πιο πρόσφατη έκδοση

    Έκδοση 1.2.8

    Κυκλοφόρησε στις 22 Νοε 2023 - 12,99 KB
    Λειτουργεί με firefox 67.0 και νεότερα
    since the half-fix was back ported to ESR and thunderbird, assume that selectAllChildren() doesn't set the primary selection on *any* version of firefox anymore.

    Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Μόνο GNU General Public License v3.0

    Θα χρειαστείτε το Firefox για να χρησιμοποιήσετε αυτήν την επέκταση
    Λήψη Firefox και απόκτηση επέκτασης
    Λήψη αρχείου
  • Παλαιότερες εκδόσεις

    Έκδοση 1.2.7

    Κυκλοφόρησε στις 27 Οκτ 2023 - 12,97 KB
    Λειτουργεί με firefox 67.0 και νεότερα
    Disable the deceptive text highlighting in newer versions of firefox on X11, since selectAllChildren() no longer sets the primary selection. The breakage is caused by the half-fix for the exploitable pastejack bug[1] that I have reported.

    Use css to still allow users to copy the code to the primary selection with a single click.

    Add a more direct explanation on why saving the keys may fail.

    [1] https://github.com/turistu/odds-n-ends/blob/main/firefox/pastejack.md

    Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Μόνο GNU General Public License v3.0

    Λήψη αρχείου
  • Έκδοση 1.2.6

    Κυκλοφόρησε στις 27 Σεπ 2023 - 12,77 KB
    Λειτουργεί με firefox 63.0 και νεότερα
    add the extension button to the navigation bar by default
    select and highlight the generated text on all non-touchscreen devices
    set minimum version to 63.0: the first which supports navigator.clipboard
    get rid of the invisible iframe target kludge

    Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Μόνο GNU General Public License v3.0

    Λήψη αρχείου
  • Έκδοση 1.2.5

    Κυκλοφόρησε στις 17 Σεπ 2023 - 12,77 KB
    Λειτουργεί με firefox 52.0 και νεότερα
    allow for keys not multiple of 40 bits; for instance, mozilla's bugzilla is using a 128 bit key (130 bits / 26 chars with no padding in base32)

    revert to using a checkbox for the show password toggle

    cut a bit on css-for-functionality abuse

    use <ouput> for parts of the page which are dynamically modified (the code and errror)

    Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Μόνο GNU General Public License v3.0

    Λήψη αρχείου
  • Έκδοση 1.2.4

    Κυκλοφόρησε στις 4 Σεπ 2023 - 12,9 KB
    Λειτουργεί με firefox 48.0 και νεότερα
    Save an extra click on X11 by automatically copying to the primary selection upon generating the OTP.

    Give some visual feedback on whether copying to the clipboard has succeeded or not.

    Use a single file for both the popup and the tab page; use css to trim stuff out.

    Various css tweaks

    Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Μόνο GNU General Public License v3.0

    Λήψη αρχείου
  • Έκδοση 1.2.3

    Κυκλοφόρησε στις 4 Αυγ 2023 - 13,02 KB
    Λειτουργεί με firefox 48.0 και νεότερα
    use an opaque icon (still not pretty, but at least visible in dark mode too)
    in the popup: select the OTP code (and copy it to clipboard) when clicking on it
    minor css fixes

    Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Μόνο GNU General Public License v3.0

    Λήψη αρχείου
  • Έκδοση 1.2.2

    Κυκλοφόρησε στις 11 Ιουλ 2023 - 12,5 KB
    Λειτουργεί με firefox 48.0 και νεότερα, android 48.0 έως 68.*
    simplify totp.js
    also reset the input's validity when autocompleted
    let the "show" text act as a label form the "show" checkbox
    allow wrapping of text in buttons
    other css fixes and tweaks

    Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Μόνο GNU General Public License v3.0

    Λήψη αρχείου
  • Έκδοση 1.2.1

    Κυκλοφόρησε στις 29 Μαρ 2023 - 12,53 KB
    Λειτουργεί με firefox 48.0 και νεότερα, android 48.0 έως 68.*
    handle invalid input

    separate generating an OTP from triggering the password manager

    other minor fixes

    Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Μόνο GNU General Public License v3.0

    Λήψη αρχείου
  • Έκδοση 1.2

    Κυκλοφόρησε στις 17 Μαρ 2023 - 12,11 KB
    Λειτουργεί με firefox 48.0 και νεότερα, android 48.0 έως 68.*
    disable the minlength attribute on the input for now

    Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Μόνο GNU General Public License v3.0

    Λήψη αρχείου
Μετάβαση στην αρχική σελίδα της Mozilla

Πρόσθετα

  • Σχετικά
  • Blog προσθέτων Firefox
  • Εργαστήριο επεκτάσεων
  • Κέντρο προγραμματιστών
  • Πολιτικές προγραμματιστών
  • Blog κοινότητας
  • Φόρουμ
  • Αναφορά σφάλματος
  • Οδηγίες κριτικής

Προγράμματα περιήγησης

  • Desktop
  • Mobile
  • Enterprise

Προϊόντα

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Απόρρητο
  • Cookie
  • Νομικά

Εκτός από τα μέρη όπου αναφέρεται διαφορετικά, το περιεχόμενο του ιστοτόπου υπόκειται στην άδεια Creative Commons Attribution Share-Alike License v3.0 ή τυχόν νεότερες εκδόσεις.