(no title)
invisible | 3 years ago
Things like "The Great Suspender" incident get ignored and folks assume no other extensions have the same problems.
invisible | 3 years ago
Things like "The Great Suspender" incident get ignored and folks assume no other extensions have the same problems.
RedShift1|3 years ago
Regardless of that, at some point you have to trust software. You can't expect everyone to read every line of code and compile all the software by themselves.
invisible|3 years ago
It's the sum of the parts in changes from manifest V2:
- no arbitrary code injection via executeScript, must be a file now
- no more remote code
- no more arbitrarily getting selected text or highlighted text on a tab
- declarativeNetRequest instead of intercepting requests
- explicit listeners on the page to help detect bad actors (vs just arbitrary JS running on the page)
Barrin92|3 years ago
sure but that's my choice, that's why it's an extension. Paternalism of telling me what to do with my browser is silly merely because something is potentially dangerous. The entire internet is potentially dangerous. Clicking on a link or installing a piece of software is dangerous.
You're an adult, make responsible choices about whose extension to install instead of demanding that Google strangle you with security policies which at the end of the day serves only one purpose which is to extend their control over the user experience.
invisible|3 years ago
Some of these "choices" aren't actually _made_ by anyone. Even with trust of an author, if remote code is being used and a domain or server is hijacked, then the remote code could be replaced. It's a lose-lose problem for Google and not addressing this problem means worse security for casual users. The boogeyman that they will remove useful extensions is antithetical to their behavior so far.