ken107 / read-aloud

An awesome browser extension that reads aloud webpage content with one click
https://readaloud.app
MIT License
1.31k stars 226 forks source link

Can't read the text on Github jupyter notebooks #322

Open kfatehi opened 1 year ago

kfatehi commented 1 year ago

Reproduction:

Go to any Github-rendered jupyter notebook, for example https://github.com/NVIDIA/NeMo/blob/main/tutorials/asr/ASR_with_NeMo.ipynb

Try to have the extension read. It just cannot see the contents.

Could this be because it's an iframe and the extension can't go into them?

image

Would this be a separate issue, then, of iframe support? Is it possible to support iframes?

kfatehi commented 1 year ago

Yeah it seems to be a duplicate of https://github.com/ken107/read-aloud/issues/224