Skip to content
This repository has been archived by the owner on Feb 2, 2023. It is now read-only.

Triggering with a keyboard shortcut #12

Open
infokiller opened this issue Oct 12, 2018 · 5 comments
Open

Triggering with a keyboard shortcut #12

infokiller opened this issue Oct 12, 2018 · 5 comments

Comments

@infokiller
Copy link

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!

@michaelfresco
Copy link

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)

@infokiller
Copy link
Author

@wychen can you please chime in?
(if you're not the right address for this, please let me know and I'll forward it to the right person)

@wychen
Copy link
Contributor

wychen commented Jul 25, 2019

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

@infokiller
Copy link
Author

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.
I'm looking for a way to trigger the "Distill page" by using a keyboard shortcut, without having to go to the Chromium menu.

@infokiller
Copy link
Author

infokiller commented Sep 16, 2019

@wychen you previously mentioned 3rd party extensions based on this project.
Can you please reference them?

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants
@wychen @infokiller @michaelfresco and others