Open
Description
When I enable vimium on google payment center, some of their function will not work at all. The reason is that they use safeHTML check to avoid potential malicious DOM manipulation. And vimium will appended a tag _vimium-has-onclick-listener to the DOM, which will break their safeHTML checking.
I tried to disable vimium on that site, but that doesn't work. Even though all the keybindings are disabled, the DOM injection still happens, so the safeHTML still breaks.
Is there a way to also disable DOM injection on specific site?
Metadata
Metadata
Assignees
Labels
No labels