|
|
|
|
|
by asjfkdlf
3620 days ago
|
|
No, that is not possible. Extensions in Chrome run in a different execution context than the website. The website's document.creatElement is different from the extension's. If the website could override extension functions, attacks would already be possible by overriding Regex functions. |
|