Remove This Application Was Created By A Google Apps Script User [2021] Free Guide

What you do is magically delete the warning from a script you don’t own. Google designed the warning to be non-removable by third parties to protect you.

For internal tools or testing, that’s fine. For client-facing tools, it undermines trust. What you do is magically delete the warning

For a truly professional appearance without the banner, you must publish your script as a verified . For client-facing tools, it undermines trust

To remove the message "" (or "This application was created by another user, not by Google") from your web app, you should understand that this is a security feature designed to protect users from phishing or malicious scripts . For a permanent, "official" removal without workarounds, you

For a permanent, "official" removal without workarounds, you must associate your script with a Google Cloud Project and go through the OAuth verification process . This typically requires a verified domain and a privacy policy.

Each scenario requires a different approach. Below, we cover .