Earlier quoted context omitted.
My comment was sarcasm. The difference here is are you downloading a random dll from a well known source or from http://free-vpn-fast-internet.dwnloadfree.ru/free-chrome-vpn... ? My mom isn't going to know the difference and will click the big green DOWNLOAD NOW button blindly.
But that's not a difference, is it? Can't Windows enforce that DLLs have to be signed just like extensions?
A javascript extension cannot do that. It is sandboxed and is bound to a permission system limiting what it can do on top of that.
Signing a DLL only proves that the author is who he says he is. Not that his intentions are good. Same for browser extensions.
So it's best to limit what the extension can do to begin with.