Tiện ích trình duyệt Firefox
  • Tiện ích mở rộng
  • Chủ đề
    • cho Firefox
    • Từ điển & gói ngôn ngữ
    • Các trang web trình duyệt khác
    • Tiện ích cho Android
Đăng nhập
Biểu tượng tiện ích

Lịch sử phiên bản Universal Automatic Currency Converter - 25 phiên bản

Universal Automatic Currency Converter bởi Baizey

Xếp hạng 4,2 trong số 5
4,2 sao trên 5
5
38
4
13
3
4
2
5
1
4
Lịch sử phiên bản Universal Automatic Currency Converter - 25 phiên bản
  • Hãy cẩn thận với các phiên bản cũ! Các phiên bản này được hiển thị cho mục đích thử nghiệm và tham khảo.Bạn luôn luôn phải sử dụng phiên bản mới nhất của một tiện ích.

  • Phiên bản mới nhất

    Phiên bản 5.1.0

    Đã phát hành 7 Thg 08 2024 - 163,62 KB
    Hoạt động với firefox 109.0 và lớn hơn, android 120.0 và lớn hơn
    Heavily optimized detection engine (roughly 20-30x speedup, or where a detection may have taken 100ms before it would now take about 4ms )

    the old detection engine was a regex + layered checking through the site which while quick to make is impossible to performance optimize and had several fun edge cases killing performance (hint: whitespace, which is found on all sites)

    The new detection engine is a handrolled state-machine with range matching, I have been using the dev-version plugin myself the last couple of weeks, so I have hopefully caught all meaningful problems, but please report any issues on github: https://github.com/Baizey/UniversalAutomaticCurrencyConverter

    Mã nguồn được phát hành dưới dạng GNU General Public License v3.0 only

    Bạn sẽ cần Firefox để sử dụng tiện ích mở rộng này
    Tải xuống Firefox và tải tiện ích mở rộng
    Tải xuống tập tin
  • Phiên bản cũ hơn

    Phiên bản 5.0.7

    Đã phát hành 14 Thg 07 2024 - 155,57 KB
    Hoạt động với firefox 109.0 và lớn hơn, android 120.0 và lớn hơn

    Mã nguồn được phát hành dưới dạng GNU General Public License v3.0 only

    Tải xuống tập tin
  • Phiên bản 5.0.3

    Đã phát hành 12 Thg 06 2024 - 157,78 KB
    Hoạt động với firefox 109.0 và lớn hơn, android 120.0 và lớn hơn
    A lot of changes

    Updating for firefox has been impossible due to issues with browser incompatibilities

    Mã nguồn được phát hành dưới dạng GNU General Public License v3.0 only

    Tải xuống tập tin
  • Phiên bản 4.0.4

    Đã phát hành 6 Thg 02 2022 - 1,11 MB
    Hoạt động với firefox 78.0 và lớn hơn
    Big bug-fix batch

    User-noticeable:
    - Added missing currency recognition (long list including: Japanese, Argentine and others)
    - Fixed Dropdown menu misalignment between fields and their text
    - Fixed Dropdown V symbol to be invisible

    Technical:
    - Updated all depended npm packages to latest
    - Transitioned to dependency injection
    - Fixed lingering bug related to webpack + Firefox + styled components crashing everything for Firefox users (this was likely caused by some change/clash in npm package updating) < this bug caused update more than 1 month of delay
    - Restructured atomic components, with a later restructuring of bigger UI components

    Mã nguồn được phát hành dưới dạng GNU General Public License v3.0 only

    Tải xuống tập tin
  • Phiên bản 4.0.3

    Đã phát hành 4 Thg 06 2021 - 1,1 MB
    Hoạt động với firefox 78.0 và lớn hơn
    Fix styling for input fields

    styles were being ignored/overwriten by [type="..."] attribute, now they are in these attributes

    Mã nguồn được phát hành dưới dạng GNU General Public License v3.0 only

    Tải xuống tập tin
  • Phiên bản 4.0.2

    Đã phát hành 3 Thg 06 2021 - 1,1 MB
    Hoạt động với firefox 78.0 và lớn hơn
    Fix widths for context-menu and popup on mobile

    Mã nguồn được phát hành dưới dạng GNU General Public License v3.0 only

    Tải xuống tập tin
  • Phiên bản 4.0.1

    Đã phát hành 3 Thg 06 2021 - 1,1 MB
    Hoạt động với firefox 78.0 và lớn hơn
    - fixes adding blacklist/whitelist items to be consistent and work from both settings and context-menu

    Mã nguồn được phát hành dưới dạng GNU General Public License v3.0 only

    Tải xuống tập tin
  • Phiên bản 4.0.0

    Đã phát hành 3 Thg 06 2021 - 1,1 MB
    Hoạt động với firefox 78.0 và lớn hơn
    Big 4.0.0 update

    Notes will be split into 3 categories, features, visuals and backend

    features:
    - New Theme setting in settings (choose light or dark theme)
    - New convert-all shortcut available (default disabled)
    - New search for setting option in the top of settings
    - New extension storage management (allows complete storage wipe)
    - New system for Site allowance in context menu

    Visuals:
    Completly redesigned settings, popup and context-menu pages which has been standardized to use the same fonts, colors and base items allowing for a more consistent experience

    Backend:
    - Basic DependencyInjection
    - Complete configuration <-> Settings decoupeling (using DI)
    - More unit tests (but not enough)
    - Split code into core-infrastructure (dependency injection, logging, browser access), currency converter logic (detection, conversion, displaying conversions) and GUI (settings, popup, context-menu)
    - Added storybook allowing for easy testing of GUI parts (react)

    This is an initial experimental release

    If you experience problems please report it to baizeydevelopment@gmail.com

    If you experience usage issues you can disable the extension while waiting for bugfixes on my end, and potentially build old version by cloning https://github.com/Baizey/UniversalAutomaticCurrencyConverter/tree/deployed-v3 if you have the technical experience

    Mã nguồn được phát hành dưới dạng GNU General Public License v3.0 only

    Tải xuống tập tin
  • Phiên bản 3.1.3

    Đã phát hành 21 Thg 10 2020 - 721,49 KB
    Hoạt động với firefox 57.0 và lớn hơn, android 57.0 đến 68.*
    hotfix for Firefox

    damn you Firefox and your lesser supported regex

    Mã nguồn được phát hành dưới dạng GNU General Public License v3.0 only

    Tải xuống tập tin
  • Phiên bản 3.1.2

    Đã phát hành 21 Thg 10 2020 - 721,47 KB
    Hoạt động với firefox 57.0 và lớn hơn, android 57.0 đến 68.*
    Fixes bugs

    #21 (https://github.com/Baizey/UniversalAutomaticCurrencyConverter/issues/21)
    #24 (https://github.com/Baizey/UniversalAutomaticCurrencyConverter/issues/24)

    Improved yen detection, now also detecting 円

    #25 (https://github.com/Baizey/UniversalAutomaticCurrencyConverter/pull/25)

    Mã nguồn được phát hành dưới dạng GNU General Public License v3.0 only

    Tải xuống tập tin
  • Phiên bản 3.1.1

    Đã phát hành 2 Thg 08 2020 - 721,35 KB
    Hoạt động với firefox 57.0 và lớn hơn, android 57.0 đến 68.*
    Fixed such that disabled currencies settings were actually used on sites

    Mã nguồn được phát hành dưới dạng GNU General Public License v3.0 only

    Tải xuống tập tin
  • Phiên bản 3.1.0

    Đã phát hành 1 Thg 08 2020 - 721,21 KB
    Hoạt động với firefox 57.0 và lớn hơn, android 57.0 đến 68.*
    Added option to disable conversion from specific currencies

    this is an implementation for issue:

    https://github.com/Baizey/UniversalAutomaticCurrencyConverter/issues/8

    Mã nguồn được phát hành dưới dạng GNU General Public License v3.0 only

    Tải xuống tập tin
  • Phiên bản 3.0.1

    Đã phát hành 22 Thg 07 2020 - 718,96 KB
    Hoạt động với firefox 57.0 và lớn hơn, android 57.0 đến 68.*
    Major update

    - Added context menu accessible by 'rightclick -> open context menu'

    This menu takes over the popup windows job, the popup will however still exist to hold the mini converter and buttons to open settings and context-menu

    - Select text and right click then click "Convert selected..." to have it be converted in the bottom right corner

    - Added optional setting to have conversions show the original value with the converted value in brackets

    fx 5 USD ($5)

    - Added option to convert on hover, similar to left-click converted values, you just only need to hover the cursor now

    - Better highlighting on conversion using shadow rather than background coloring

    - More complex black/white listing available, you can now blacklist google.com but have mail.google.com whitelisted

    Mã nguồn được phát hành dưới dạng GNU General Public License v3.0 only

    Tải xuống tập tin
  • Phiên bản 2.9.3

    Đã phát hành 9 Thg 02 2020 - 114,77 KB
    Hoạt động với firefox 57.0 và lớn hơn, android 57.0 đến 68.*
    corrects issue with css colliding with pages such as npmjs
    content should now use unique class names to avoid causing UI problems

    Mã nguồn được phát hành dưới dạng GNU General Public License v3.0 only

    Tải xuống tập tin
  • Phiên bản 2.9.1

    Đã phát hành 6 Thg 12 2019 - 114,76 KB
    Hoạt động với firefox 57.0 và lớn hơn, android 57.0 đến 68.*
    Small bump to comply with changes to the backend api where this extension gets rates from, the backend changes will first become mandatory when most people has updated

    As this extension is starting to become popular I have to add some validation to the API which I run alongside this extension so it wont be abused too easily and is only used by this extension

    Mã nguồn được phát hành dưới dạng GNU General Public License v3.0 only

    Tải xuống tập tin
  • Phiên bản 2.9.0

    Đã phát hành 9 Thg 11 2019 - 114,7 KB
    Hoạt động với firefox 57.0 và lớn hơn, android 57.0 đến 68.*
    - Smoother onboarding
    Brings you through the options one by one when initially installed with progress bar and other redundant but neat stuff.

    - Fixed minor bug(s)
    Default kr currency was mistakenly put as 'SWE' rather than 'SEK'
    Now allowing * around currencies like '$500*'

    Mã nguồn được phát hành dưới dạng GNU General Public License v3.0 only

    Tải xuống tập tin
  • Phiên bản 2.8.0

    Đã phát hành 20 Thg 10 2019 - 113,64 KB
    Hoạt động với firefox 57.0 và lớn hơn, android 57.0 đến 68.*
    - Added possibility of saving site specific localization

    This will be using your 'local' browser storage, so it will not sync across your devices, but this does mean it can be remembered for a near infinite number of websites.

    When localization is changed in the mini-converter popup, it will now save it for the specific site you're visiting and remember it for when you return.

    - Enhanced localization alerts

    The localization alert will now have a number of new features:

    1. Quick radio buttons to switch between detected currencies and your defaults for the site
    2. Options to save your localization for the site such that the alerts wont show anymore for this domain.
    3. The alerts will now disappear by them self after a minute if you haven't dismissed it yourself.

    - Added support for some currency formats: 'US $' and 'US$' among other variants

    Mã nguồn được phát hành dưới dạng GNU General Public License v3.0 only

    Tải xuống tập tin
  • Phiên bản 2.7.5

    Đã phát hành 21 Thg 09 2019 - 111,14 KB
    Hoạt động với firefox 57.0 và lớn hơn, android 57.0 đến 68.*
    Fixes issues with currency ranges

    - Adds support for decimal ranges fx 5.5 - 5.6

    - Adds support for spacing so it can now properly detect things like $5 - 6

    Delayed loading for some some sites:

    - taobao.com

    This is due to these sites own post loading which conflicts and in most cases outright breaks this extension, this is (hopefully) a temporary fix until a more permanent and proper solution is implemented.

    Mã nguồn được phát hành dưới dạng GNU General Public License v3.0 only

    Tải xuống tập tin
  • Phiên bản 2.7.3

    Đã phát hành 23 Thg 08 2019 - 110,74 KB
    Hoạt động với firefox 57.0 và lớn hơn, android 57.0 đến 68.*
    Fixes bug with something like '$50/$50' crashing the converter, will now convert correctly

    cause: the 2 '$50' was found in the same text node and currency regex splitter was called on both occasions without being reset, so it failed to find the second currency due start looking from index N rather than from 0.

    Mã nguồn được phát hành dưới dạng GNU General Public License v3.0 only

    Tải xuống tập tin
  • Phiên bản 2.7.2

    Đã phát hành 22 Thg 08 2019 - 110,62 KB
    Hoạt động với firefox 57.0 và lớn hơn, android 57.0 đến 68.*
    Bug fixes

    - Fixed dismiss alert button to not be messed up by websites own styling

    - Fixed legacy issue which duplicated non-currency parts around converted currency

    - Fixed issue where currencies side by side like '5 USD 5 USD' only detected the first currency

    Mã nguồn được phát hành dưới dạng GNU General Public License v3.0 only

    Tải xuống tập tin
  • Phiên bản 2.7.0

    Đã phát hành 21 Thg 08 2019 - 110,56 KB
    Hoạt động với firefox 57.0 và lớn hơn, android 57.0 đến 68.*
    2.7.0 Bring a cleanup in code, settings and UI

    It also enforces Intelligent replacement for conversions, ontop of also making it more stable

    Mã nguồn được phát hành dưới dạng GNU General Public License v3.0 only

    Tải xuống tập tin
  • Phiên bản 2.6.1

    Đã phát hành 15 Thg 08 2019 - 165,21 KB
    Hoạt động với firefox 57.0 và lớn hơn, android 57.0 đến 68.*
    Added support for CDN$ (Canadian dollar)

    Mã nguồn được phát hành dưới dạng GNU General Public License v3.0 only

    Tải xuống tập tin
  • Phiên bản 2.6.0

    Đã phát hành 15 Thg 08 2019 - 165,16 KB
    Hoạt động với firefox 57.0 và lớn hơn, android 57.0 đến 68.*
    Added 2 new features:

    - Small alert down bottom right when non-default localization currencies are used, like kr and $

    - Choice in how replacement should happen:

    AGGRESSIVELY was the default and only option for pre 2.6.0, this finds all elements with currencies and replaces all their inner works to convert currencies, occasionally breaking websites.

    CAREFULLY is a new replacement type, finds currencies the same as aggressively but will then rather find all text nodes and only convert where currencies are entirely contained in one text node.

    INTELLIGENTLY is a new replacement type and also the default settings.
    This will find currencies like aggressive does. And it will replace similarly to carefully.
    It will however replace across text nodes where needed and is capable of handling currencies, whole number and decimals being in their own text nodes.

    if issues are found with intelligent replacement please email baizeydevelopment@gmail.com about it and feel free to change back to either aggressive or the safer careful choice

    Mã nguồn được phát hành dưới dạng GNU General Public License v3.0 only

    Tải xuống tập tin
  • Phiên bản 2.5.3

    Đã phát hành 5 Thg 07 2019 - 161,67 KB
    Hoạt động với firefox 57.0 và lớn hơn, android 57.0 đến 68.*
    fixed issues with right-click sending selected text to mini-converter caused by last update

    ranges like 5-10 USD will now be stored as 5 usd and 10 usd

    Mã nguồn được phát hành dưới dạng GNU General Public License v3.0 only

    Tải xuống tập tin
  • Phiên bản 2.5.2

    Đã phát hành 5 Thg 07 2019 - 161,65 KB
    Hoạt động với firefox 57.0 và lớn hơn, android 57.0 đến 68.*
    - fixed ranges to they dont go 5-10 usd => 5 usd-10 usd but go 5-10 usd after conversion

    Mã nguồn được phát hành dưới dạng GNU General Public License v3.0 only

    Tải xuống tập tin
Đi đến trang chủ Mozilla

Tiện ích

  • Giới thiệu
  • Blog tiện ích Firefox
  • Extension Workshop
  • Trung tâm nhà phát triển
  • Chính sách nhà phát triển
  • Blog cộng đồng
  • Diễn đàn
  • Báo cáo một lỗi
  • Hướng dẫn đánh giá

Trình duyệt

  • Desktop
  • Mobile
  • Enterprise

Sản phẩm

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Riêng tư
  • Cookie
  • Pháp lý

Trừ trường hợp khác đã ghi chú, nội dung trên trang này được cấp phép theo giấy phép Creative Commons Attribution Share-Alike v3.0 hoặc bất kỳ phiên bản nào sau này.