Universal Automatic Currency Converter di Baizey
Disponibile in Firefox per AndroidDisponibile in Firefox per Android
Your new automatic currency converter.
Completely customizable.
Completly free.
Devi utilizzare Firefox per poter installare questa estensione
Metadati estensione
Screenshot
Informazioni sull’estensione
This extension provides for all your conversion desires.
- Intelligent conversion and detection of currencies
- Automatic and non-intrusive in-site conversions
- Always access to converter no matter where you are
- Simple UI, yet extensive customization
General features
- Support for more than 170 currencies and their symbolic equivalents, getting rates from fixer.io and openexchangerates.org
- Intelligent currency detection, catching everything for most if not all symbols, $, £ and € to EUR, USD, GBP to 'US $'
- Non-intrusive in-site replacement, will never break any website functionality
- Control exactly how your prices are displayed, anything from $100 or 100 dollars to 100 schmekels
- Intelligent localization of multi-currency symbols like $ and kr
- Optional highlighting of prices being converted on pages
- Flip quickly between converted prices and original using either left-clicking, a self chosen shortcut or via the UI
- Mini converter between currencies in the popup window
- Blacklisting and whitelisting of websites for conversion
Changelog
https://github.com/Baizey/UniversalAutomaticCurrencyConverter
This extension/add-on is also available for...
Chrome: https://chrome.google.com/webstore/detail/universal-automatic-curre/hbjagjepkeogombomfeefdmjnclgojli
Edge: https://microsoftedge.microsoft.com/addons/detail/universal-automatic-curre/aeejpkkbcpndcbnmhifkdeabgjafghfn
- Intelligent conversion and detection of currencies
- Automatic and non-intrusive in-site conversions
- Always access to converter no matter where you are
- Simple UI, yet extensive customization
General features
- Support for more than 170 currencies and their symbolic equivalents, getting rates from fixer.io and openexchangerates.org
- Intelligent currency detection, catching everything for most if not all symbols, $, £ and € to EUR, USD, GBP to 'US $'
- Non-intrusive in-site replacement, will never break any website functionality
- Control exactly how your prices are displayed, anything from $100 or 100 dollars to 100 schmekels
- Intelligent localization of multi-currency symbols like $ and kr
- Optional highlighting of prices being converted on pages
- Flip quickly between converted prices and original using either left-clicking, a self chosen shortcut or via the UI
- Mini converter between currencies in the popup window
- Blacklisting and whitelisting of websites for conversion
Changelog
https://github.com/Baizey/UniversalAutomaticCurrencyConverter
This extension/add-on is also available for...
Chrome: https://chrome.google.com/webstore/detail/universal-automatic-curre/hbjagjepkeogombomfeefdmjnclgojli
Edge: https://microsoftedge.microsoft.com/addons/detail/universal-automatic-curre/aeejpkkbcpndcbnmhifkdeabgjafghfn
Commenti dello sviluppatore
Valuta la tua esperienza utente
PermessiUlteriori informazioni
Questo componente aggiuntivo necessita di:
- Accedere ai dati di tutti i siti web
Questo componente aggiuntivo può anche richiedere:
- Accedere ai dati utente di uacc-go-h3a6bmejfnaebygu.northeurope-01.azurewebsites.net
Ulteriori informazioni
- Link componente aggiuntivo
- Versione
- 5.1.0
- Dimensione
- 163,62 kB
- Ultimo aggiornamento
- 5 mesi fa (7 ago 2024)
- Categorie correlate
- Licenza
- Solo GNU General Public License v3.0
- Cronologia versioni
Aggiungi alla raccolta
Note di versione per la versione 5.1.0
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
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
Altre estensioni di Baizey
- Non ci sono ancora valutazioni
- Non ci sono ancora valutazioni
- Non ci sono ancora valutazioni
- Non ci sono ancora valutazioni
- Non ci sono ancora valutazioni
- Non ci sono ancora valutazioni
I have been creating this as a hobby project and because I personally wasnt satisfied with the currency converters I could find.