read-aloud
read-aloud copied to clipboard
Can't read from DOM distiller
In Google Chrome, people using the experimental feature "--enable-dom-distiller" can activate a sort of read mode from the context menu. These pages begin with "chrome-distiller://" and the extension returns this error message when I click on it:
Is this fixable?
Thanks.
At this time I don't think it's possible to inject content script into chrome-distiller:// URLs. We'll keep this open and explore how integration could be enabled.
Until this is possible, you can work around this by having the extension start reading the page before you distill it. The extension will keep reading and the distilled page displays.