←back to thread

Et Tu, Grammarly?

(dbushell.com)
279 points dbushell | 1 comments | | HN request time: 0s | source
Show context
dbushell ◴[] No.43514309[source]
How do you deal with hostile browser extensions?
replies(5): >>43514670 #>>43515016 #>>43515058 #>>43516270 #>>43516486 #
amelius ◴[] No.43516270[source]
At this point, I'm not installing any browser extensions, period.
replies(5): >>43516317 #>>43516454 #>>43516480 #>>43516755 #>>43518863 #
1. silvestrov ◴[] No.43516755[source]
The biggest problem with browser extensions is that the source code (both css and javascript) is not easy to read/check.

There should be an easy "view source" for extensions inside Chrome and extensions should be mandated to ship non-minimized code.