Share the chrome extension you dream of having for your personal or business use?
The 🦙 would dream of having a chrome extension that records the content of a web page in audio format.
Something that looks at a recipe websites and turns 'cups' into grams. I do not own a volumetric thing for measuring flour and have never understood why measuring flour by volume is better than measuring it by weight when I have a good set of scales.
So many online recipes use cups and it drives me bananas!
It's not an easy problem because 1 cup of say almonds is very different to 1 cup of semolina for example.
Hi @richardesigns, I think you could do this with PixieBrix (the low-code extension builder we're making) and a couple API calls:
You could also potentially skip recipe extraction by using a context menu item instead to run selected text through the Wolfram Alpha conversion API
Let me know if you'd want to give it a try!