I did a chrome extension for readlang to focus when you studying flash card

it makes dark all area except studying area.

thanks to ai i made it less than in 5 minutes, :open_mouth:

That’s interesting. Reading your code, I guess you must have examined the readlang webpage to understand that ā€œmainContentā€ was an element you could use for this. Or no?

exactly i inspected the page and i found that ā€œmainContentā€ is main part of studying page, and told ia that except that div make dark all page, that is all.

1 Like