Comment on MaliciousCorgi: AI Extensions send your code to ChinaparentComments−fc417fc8027moIn your example wouldn't that leave the email and password fields the wrong color? I agree with the principle though. Most extensions don't need to access everything.−mentalgear7moNo, you only need to protect input.value - styling can be left to the extension.
Comments
In your example wouldn't that leave the email and password fields the wrong color? I agree with the principle though. Most extensions don't need to access everything.
No, you only need to protect input.value - styling can be left to the extension.