Revisiones de Universal Automatic Currency Converter
Universal Automatic Currency Converter por Baizey
42 revisiones
- Se valoró con 5 de 5por SpreeHertz, hace 8 días
- Se valoró con 5 de 5por iG0R, hace 22 díasGreat add-on, but on aistudio.google.com it causes CPU and Memory overload.
- Se valoró con 5 de 5por aSlyKitsune, hace 2 mesesdoes what needs to be done, just like that. I'll edit when i start seeing stuff i don't like
- Se valoró con 5 de 5por Bad3r, hace 3 mesesI tried multiple extensions and by far this is the best one. I recommend enabling the whitelist and adding domains or TLDs that you need currency exchange for such as `co.jp` (common Japanese TLD). Make sure to press Enter after adding it to the whitelist field otherwise it won't save it.
The context menu will also allow you to white list in a much easier way.
# Enhancements that would be nice to have:
- Instead of highlighting the price conversion, allow for changing the color instead temporarily. I find the highlight effect ugly.
- allow the reverse of Misc "Display conversion in brackets beside original price" i.e. "Display original price in brackets beside conversion price"
Thank you for the great extension. No more doing a google search every time I want to check a price. - Se valoró con 5 de 5por Ube, hace 9 mesesWonderful add-on. Works perfectly.
I did however spend 10 minutes wondering what the hell was wrong with google sheets because my "$A$1" was being converted to "A0,96€".
Heavily recommend whitelisting google spreadsheets as soon as you install the extension. Or make it a default setting? - Se valoró con 5 de 5por JF Films, hace un año
- Se valoró con 5 de 5por Rzoncik, hace un año
- Se valoró con 5 de 5por Usuario de Firefox 14757734, hace 2 años
- Se valoró con 5 de 5por Usuario de Firefox 17908415, hace 2 años
- Se valoró con 5 de 5por Esantos, hace 2 añosThe interface is a bit confusing but so far it works fine.
- Se valoró con 5 de 5por R.K. Devere, hace 2 añosNot perfect but very near it! Thanks for the work :)
- Se valoró con 5 de 5por Usuario de Firefox 17928793, hace 2 añosNice clean and useful addon, well done.👍
i'll want to buy you a coffee - Se valoró con 5 de 5por WireWarxYZ, hace 3 años
- Se valoró con 5 de 5por Caleik7X, hace 3 años
- Se valoró con 5 de 5por Usuario de Firefox 17776088, hace 3 años
- Se valoró con 5 de 5por Usuario de Firefox 16088193, hace 3 años
- Se valoró con 5 de 5por Usuario de Firefox 16396495, hace 4 añosInstalled and the first conversion I entered was not accurate. (usd to cad). According to xe.com 1usd = 1.26cad.. according to this addon 1usd = 1.3cad.. what gives?
update: Thanks for the quick reply. I found that option and fixed it. I'm surprised it doesn't default to the 3 or 4 significant numbers.. at 2 it's pretty useless.Respuesta del desarrollador
publicado el hace 4 añosHi, did you look at "Important digits on rounding" option? It defaults to 2 e.g. it would round to only 2 significant digits, so 1.26 would round to 1.3
similarly for 2 significant digits, you can change this option to whatever precision you desire
12499 => 12000
12500 => 13000
Note: if the value is >= 1 it will always round to at most 2 decimal places - Se valoró con 5 de 5por Usuario de Firefox 12148667, hace 4 años
- Se valoró con 5 de 5por Private-Username, hace 4 añosHad to go to settings and change to GBP from USD. Great add on, does it when page loads up, and if you click the price, it shows original
- Se valoró con 5 de 5por Baba5824, hace 4 años
- Se valoró con 5 de 5por Draky, hace 4 añosGreat app all around. I had some problems with it early on (it is glitching on a few websites such as 4chan for me, so I suggest blacklisting those if you notice your browser slowing down), but it's an excellent app nonetheless
- Se valoró con 5 de 5por Bilbo, hace 4 añosHello, thanks for the addon! Can I ask - would it be hard to add support for sites which displays currencies by CSS content style - like gog.com ?
They use something like this in their styling:
._prices-in-usd ._price::before {
content: "$\A0";
}
Thank You!Respuesta del desarrollador
publicado el hace 4 añosI'd love to support GOG, but they use psuedo-elements to show their currencies which gives 2 big problems for me (and any extension in general).
These pseudo elements parts do not show up in .innerHTML, .innerText, or textContent (the only js/dom integrated ways of knowing what text elements provide their text content as far as I know) of any given element.
2. Ontop of that I have also found no clean solution to do reversible changes to pseudo elements, and I generally do things in this extension on the principle of "0% chance of fucking sites I alter up"
If you have insight I don't, it would be awesome if you'd share it either on https://github.com/Baizey/UniversalAutomaticCurrencyConverter through opening an issue or via email to baizeydevelopment@gmail.com - Se valoró con 5 de 5por THE GRAY MAN, hace 4 años