Richard
Richard
This is how the `Readibility.js` construct the page. Why do you need "h2"
True, the extension generates `mailto:` link to send an email. There is a limit on a link length in each browser. So we cannot send the complete content. We need...
True, any changes made to the rate property will only take effect on subsequent calls to the `SpeechSynthesis.speak()` method, and will not affect any speech that is currently being played....
The site is sandboxed, hence the extension is not able to access its content! As far as I can tell, there is no way to bypass it. I'll keep this...
Is this on Chrome? What is the browser version?
It seems that this may be an issue with the worker. I was unable to replicate the issue. However, in the updated version of the extension, IndexedDB is being used...
> I think it must be implemented for all browsers, as FF also exposes all such values as I displayed above Firefox browser is not including `userAgentData`, right? Related bug...
Yes, lets have things separated. Create a new plugin and request pull merge.
I was not able to reproduce this issue. Do you still have this problem?
On what browser?