Everything-Metric
Everything-Metric copied to clipboard
Edge (Chromium) and Chrome Extension for converting USCS sites to Metric / SI
Numbers larger than 2000 could be ignored https://www.jmbullion.com/gold/gold-coins/canadian-gold-coins/gold-maple-leafs
BESTÅ Frame, white, 23 5/8x15 3/4x25 1/4" - IKEA [https://www.ikea.com/us/en/p/besta-frame-white-30245850/](url)
For recipe like this - ¼ pound【110 g】 shiitake mushrooms, stems removed, sliced 1/4-inch【6.4 mm】 thick - 2 ounces【57 g】 thinly sliced prosciutto, cut into 1/4-inch【6.4 mm】 strips it would...
Hello, in [recipes](https://cooking.nytimes.com/recipes/8135-roasted-cod-and-potatoes) they just write "Heat oven to 400 degrees" without Fahrenheit or F. It would by nice to have an option to convert this too. Thanks, a.
I'm seeing this a lot on reddit where people don't put the quotation mark at the end but only the single quotation mark between feet and inches.
When I read code, numbers in quotes like `inp = '653427918'` get converted to `inp = '653427918'【199 165 km】`. I don't know how easy it is, but I think it...
Under which License is the Source Code? Because in the master Branch there isn't any LICENSE file
Eg: ``` 3 lbs. 6.4 oz. ``` should be converted to ``` 3 lbs. 6.4 oz. (1542g) ``` and not ``` 3 lbs (1.36 kg). 6.4 oz (181 g) ```
A significant use case for this extension is cooking with American recipes and it can be convenient to convert things like teaspoons and tablespoons to proper units.
I noticed in the code, it says `mystring.toLocaleString('us-EN')`. This should be `mystring.toLocaleString('en-US')`, as the BCP 47 tag structure is `-`.