Hi, thank you for creating this obfuscation plugin.
I have a small question. I created a browser extension and uploaded it to the Chrome store. I want to use your obfuscation method in a very small amount. I don't want it to be fully obfuscated because the review process will reject me if they see an escaped string like this.
I made a few adjustments to avoid obfuscating that part. However, I'd like to ask how to preserve the backtick string so that the result remains a multiline string literal with backticks. Is there a way to do it?
Thank you very much.