|
|
|
|
|
by DarkLinkXXXX
3689 days ago
|
|
It seems it's not necessarily malicious. From https://bugs.chromium.org/p/chromium/issues/detail?id=399859: "The popup is anchored to the extension icon, which might be in overflow or not even exist, in which case it is anchored to the Wrench menu. That kind of anchoring would make the message in the popup to appear to be from the Chrome browser (since it points to the chrome UI) and would present a vector for tricking users into thinking the message is from a trusted source. Since this is not safe to allow all extensions to do we'd need a lot better reasoning than "I'd like to use this in my extension" before allowing widespread use of this API." |
|