read-aloud icon indicating copy to clipboard operation
read-aloud copied to clipboard

Can't read from DOM distiller

Open redbrain opened this issue 5 years ago • 2 comments

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: image Is this fixable?

Thanks.

redbrain avatar May 17 '19 01:05 redbrain

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.

ken107 avatar May 17 '19 02:05 ken107

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.

redbrain avatar Jun 05 '19 12:06 redbrain