-
Notifications
You must be signed in to change notification settings - Fork 82
Triggering with a keyboard shortcut #12
Comments
I'm curious too. How are you supposed to map it? It'd also be nice if we could set the width of the page in the control panel of the add-on. (say 800px) |
@wychen can you please chime in? |
DOM distiller is the content extraction backend. This is used in Chrome on Android, for the feature "simplified view". There are 3rd party Chrome Extensions based on this project. Are you using a developer extension described in the doc here? https://github.com/chromium/dom-distiller#developer-extension |
No, I'm not using that extension. I'm actually not working with the code at all- I use the DOM distiller from the stable version of Chromium. |
@wychen you previously mentioned 3rd party extensions based on this project. I'd like to be able to trigger dom distiller with a keybinding, so if I can write an extension to use it I'll be able to do it. Thanks |
Is it possible to trigger with a keyboard shortcut?
If not, what do you think would be the best approach to implement it? is an extension a reasonable way to do it?
Thanks!
The text was updated successfully, but these errors were encountered: