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

Ιστορικό εκδόσεων του calc-extension - 12 εκδόσεις

calc-extension από Martin Väth

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

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

    Έκδοση 5.4resigned1

    Κυκλοφόρησε στις 25 Απρ 2024 - 49,51 KB
    Λειτουργεί με firefox 48.0 και νεότερα, android 48.0 έως 68.*

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

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

    Έκδοση 5.3

    Κυκλοφόρησε στις 23 Νοε 2018 - 46,39 KB
    Λειτουργεί με firefox 48.0 και νεότερα, android 48.0 έως 68.*
    Fix parsing regression introduced in the previous release (calc-extension-5.2). Sorry for that.

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

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

    Κυκλοφόρησε στις 22 Νοε 2018 - 46,37 KB
    Λειτουργεί με firefox 48.0 και νεότερα, android 48.0 έως 68.*
    Accept more numbers as valid, e.g. “1.” or “1.e3”.

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

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

    Κυκλοφόρησε στις 5 Μαρ 2018 - 45,5 KB
    Λειτουργεί με firefox 48.0 και νεότερα, android 48.0 έως 68.*
    • Fix display of #
    • Put most storage options in one line
    • Add tooltips even for the texts for constants and functions
    • More aggressive focus keeping of input

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

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

    Κυκλοφόρησε στις 5 Μαρ 2018 - 45,29 KB
    Λειτουργεί με firefox 48.0 και νεότερα, android 48.0 έως 68.*
    • Everything now has an explaining tooltip/title
    • Option to store accordion state
    • Buttons to expand/collapse accordion
    • There is now an option to store options set in the main window
    • The accordion list is now itself a detail which can be closed
    • Always provide ~> button
    • Input line keeps focus
    • New option for textarea mode replaces previous non-button option
    • Store/restore type and size of input fields with session
    • Clickable Backspace button
    • Increase default size to 80:5
    • Up-/Down-arrows in font-weight bolder
    • Center icon
    • Bugfix: when restoring a session from a textarea in an input field, newlines are now converted to spaces
    • Bugfix: avoid possible races with storage

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

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

    Κυκλοφόρησε στις 2 Μαρ 2018 - 36,49 KB
    Λειτουργεί με firefox 48.0 και νεότερα, android 48.0 έως 68.*
    Major changes:
    • Layout is completely reworked. Details in head are hidden./
    • Almost everything has a button now: Operators, functions, constants, variables, even numbers can be entered by buttons without using a keyboard.
    • Many options for session editing: Lines can be clened, removed, moved, redrawn (in different style)

    Further new features:
    • The options page has become superfluous (although it still exists): Options can be set and stored also in the main window
    • The current vaue of the last result # is visibly displayed
    • Instead of the functions sqrt and cbrt also the symbols √ and ∛ can be used
    • There is now also a button to restore a session (and not only to add it)
    • The result and result button no longer scroll out annoyingly

    Internal changes and bugfixes:
    • The line handling is now encapsulated in a class
    • Redundant array variables are avoided
    • Clean HTML5 which passes https://validator.w3.org/
    • Bugfix: all default options propagate to all tabs when cleaning storage
    • Bugfix: resetting to default width works now in non-button mode

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

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

    Κυκλοφόρησε στις 27 Φεβ 2018 - 29,96 KB
    Λειτουργεί με firefox 48.0 και νεότερα, android 48.0 έως 68.*
    Main change: Extend syntax (easy game with the underlying Pratt parser!)
    • Multiplication symbol can be omitted now
    • Function calls do not require braces () now
    Other changes:
    • Alternative symbols for *, ** and / (namely × or ·, ↑ and :)
    • Alternative symbols for PI and EPSILON: π and ε
    • Fix token lexing bug which could give confusing error messages
    • Icon has full width now

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

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

    Κυκλοφόρησε στις 25 Φεβ 2018 - 29,09 KB
    Λειτουργεί με firefox 48.0 και νεότερα, android 48.0 έως 68.*
    Bugfix: EPSILON and log now work (again)

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

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

    Κυκλοφόρησε στις 25 Φεβ 2018 - 29,04 KB
    Λειτουργεί με firefox 48.0 και νεότερα, android 48.0 έως 68.*
    Many usability changes:
    • Buttons to store a session locally (and to add such a storage)
    • Copy results to the clipboard (optionally automatically)
    • Copy a whole session to the clipboard
    • Output number base and input size are now configurable options
    • The configurable options are now also visible on the main window and can be locally changed (without saving)
    • Buttons to clear the window
    • Clear indivdual lines by using empty expressions
    • New inline tokens ! and ? have been added to set/unset non-button mode
    • The enter key works now also as expected on unchanged input fields (non-button mode)
    • Ouptut of optical separators
    • Many descriptions have been improved
    Mathematical features have been added:
    • New functions: log10 log2 log1p expm1 cosh sinh tanh acosh asinh atanh cbrt trunc sign fround clz32
    • New constant: EPSILON
    Bugfix:
    • The variable “number” can now be used without issues.
      (This was a bug in the internal token handling.)

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

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

    Κυκλοφόρησε στις 19 Φεβ 2018 - 18,95 KB
    Λειτουργεί με firefox 48.0 και νεότερα, android 48.0 έως 68.*
    Major changes:
    • By default, there is now an = button, and the input area is resizable and can contain several lines. One can revert to the old behaviour with a checkbox on the new options page.
    • By default only decimal numbers are output now. The special sequence "16" can be used to switch the hexadecimal output. Also other bases are supported.
    • A special sequence 'width:heigh' has been introduced to change the size of the input area.
    Now storage permissions are required to store the option setting locally.

    Minor changes:
    • The option page is no longer displaying an error
    • Minor typo fixes in German translation

    See https://github.com/vaeth/calc-extension/issues/1 for a discussion of all these changes.

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

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

    Κυκλοφόρησε στις 18 Φεβ 2018 - 14,21 KB
    Λειτουργεί με firefox 48.0 και νεότερα, android 48.0 έως 68.*
    • Provide brief description on top of page
    • Output in hexadecimal and octal only if number is larger than 7
    • Rename to calc-extension (calc was already used by legacy extension)
    • Update homepage address
    • Improve error messages for # and unexpected end = incomplete
    • Refer to # as “last” result (instead of “previous”)
    • Minor compatibility improvements

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

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

    Κυκλοφόρησε στις 17 Φεβ 2018 - 12,94 KB
    Λειτουργεί με firefox 48.0 και νεότερα, android 48.0 έως 68.*

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

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

Πρόσθετα

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

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

  • Desktop
  • Mobile
  • Enterprise

Προϊόντα

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

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