Praveen Kumar @PraveenInPublic
Chrome extensions are weird, all code that you write is exposed in the inspect element, both contentScript and background script, some are obfuscated, but with GPT it's not that hard to unobfuscate.
Did anyone of you solve this problem?