I want to try building a chrome extension, but I just wanted to ask around to make sure it was actually possible first, as I have never built a chrome extension before.
My idea for the extension is that it finds and returns prices of commodities from the frontpage of a site and then displays this information depending on what commodities the user wishes to see.
This is rather vague, but this is pretty much all that needs to be done. I thought this could definitely be done, but I am starting to doubt myself after seeing some other posts saying things like it would not be possible if the tab wasn't open to that page.
Feedback on the feasibility of this would be appreciated.
Also would any languages besides HTML/CSS and JS be needed to implement this?
Thanks!