I'm a metric person, and most texts or recipes online are in imperial, and I got bored of jumping to a converter on the phone or web to figure out exactly what the conversion is. So I wrote a small extension that converts the units in the context menu.
You can download BrewConvert here https://is.gd/KmhJdj
Open the addons page in Firefox, click the cog at the top and select "Install Add-ons From File" and select the file you downloaded. When it's more mature I can add it to the add-ons repo if needed.
All you then need to do is highlight the unit you want to convert and right click on the page. There should be an entry in the menu that shows the conversion. Make sure you also select the units (eg select 24 C not just 24, as the addon parses the units to figure out what to convert from and to. Right now it supports:
lbs <-> kg
oz <-> g
l <-> gal (US)
C <-> F
These are the units I need converting most often. Any others needed?
Consider this an alpha release and very "work in progress". It's the first addon I've ever written also. Just posting here so I can get people to feedback to me.
Let me know what works and what doesn't and if you find it useful.
I'm planning to add a submenu that will show when you select just a number, that contains conversions for all units.
Thanks!
You can download BrewConvert here https://is.gd/KmhJdj
Open the addons page in Firefox, click the cog at the top and select "Install Add-ons From File" and select the file you downloaded. When it's more mature I can add it to the add-ons repo if needed.
All you then need to do is highlight the unit you want to convert and right click on the page. There should be an entry in the menu that shows the conversion. Make sure you also select the units (eg select 24 C not just 24, as the addon parses the units to figure out what to convert from and to. Right now it supports:
lbs <-> kg
oz <-> g
l <-> gal (US)
C <-> F
These are the units I need converting most often. Any others needed?
Consider this an alpha release and very "work in progress". It's the first addon I've ever written also. Just posting here so I can get people to feedback to me.
Let me know what works and what doesn't and if you find it useful.
I'm planning to add a submenu that will show when you select just a number, that contains conversions for all units.
Thanks!