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

    發行於 2024年4月25日 - 49.51 KB
    適用於 firefox 48.0 與更新版本, android 48.0 到 68.*

    原始碼依照 僅 GNU General Public License v2.0 條款釋出

    必須使用 Firefox 才能使用此擴充套件
    下載 Firefox 並安裝擴充套件
    下載檔案
  • 較舊版本

    版本 5.3

    發行於 2018年11月23日 - 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

    發行於 2018年11月22日 - 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

    發行於 2018年3月5日 - 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

    發行於 2018年3月5日 - 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

    發行於 2018年3月2日 - 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

    發行於 2018年2月27日 - 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

    發行於 2018年2月25日 - 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

    發行於 2018年2月25日 - 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

    發行於 2018年2月19日 - 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

    發行於 2018年2月18日 - 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

    發行於 2018年2月17日 - 12.94 KB
    適用於 firefox 48.0 與更新版本, android 48.0 到 68.*

    原始碼依照 僅 GNU General Public License v2.0 條款釋出

    下載檔案
前往 Mozilla 官網

附加元件

  • 關於
  • Firefox 附加元件部落格
  • 擴充套件工作坊
  • 開發者交流中心
  • 開發者政策
  • 社群部落格
  • 討論區
  • 回報 Bug
  • 評論撰寫指南

瀏覽器

  • Desktop
  • Mobile
  • Enterprise

產品

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Twitter (@firefox)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • 隱私權
  • Cookie
  • 法律資訊

除另有註明外,本站內容皆採用創用 CC 姓名標示—相同方式分享條款 3.0 或更新版本授權大眾使用。