this post was submitted on 28 Aug 2023
33 points (90.2% liked)
Firefox
17907 readers
129 users here now
A place to discuss the news and latest developments on the open-source browser Firefox
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
checking if the extension is obfuscated is a indicator if it might be doing something shady/malicious. Sadly some build systems like webpack/react produce pretty bundled code that looks pretty obfuscated too ... so it's not a perfect rule, just an indicator to look at.