Closed yorkxin closed 2 years ago
It seems that injecting an iframe (an HTML page bundled in the extension) can work around Chrome's document.execCommand restriction. Not sure if this is a security hole though. At least it works on my machine.
document.execCommand
(I am doubting the meaning of my life)
Optional:
Summary
It seems that injecting an iframe (an HTML page bundled in the extension) can work around Chrome's
document.execCommand
restriction. Not sure if this is a security hole though. At least it works on my machine.(I am doubting the meaning of my life)
Tests
Optional: