How could I run a Vimiumc command by javascipt (by inject to page or console ...) #854
Answered
by
gdh1995
michael-nhat
asked this question in
Q&A
-
I want run Vimiumc command, I try dispatch KeyboardEvent event to some div of page but no response. |
Beta Was this translation helpful? Give feedback.
Answered by
gdh1995
Jan 27, 2023
Replies: 1 comment
-
No you can't. Vimium C doesn't trust JS-made keyboard events, to avoid attacks from web pages. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
michael-nhat
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No you can't. Vimium C doesn't trust JS-made keyboard events, to avoid attacks from web pages.