There are also JS maps which allow you to download the obfuscated blob but still view more or less what is the original code; used for debugging React/JSX code, for example.
Chrome extensions allow minimisation, including destroying the original names. I'm curious how they review the extensions to be honest as they don't ask you to provide the source code or the source map.
Wouldn't most scripts run through a minifier have incomprehensible names?