I have a big problem reading some pages on the internet. So I'm trying to make an Extension to ease my problem.
I just started, still learning everything I can do with the manifest.json.
BUt I'd like to know how may I get the element clicked by the user.
Like the extension whatFont, when you click on it's icon, you just have to hover the elements to know which font that's using... To do so, you have to read the element ( I guess).
How may I get the clicked element ? Just some tips/terms to search/anything... Thanks!