Remove This Application Was Created By A Google Apps Script User _hot_ (Reliable Release)
Paste your published production web app link inside the field.
For the most up-to-date and authoritative information, always refer to the official Google Apps Script and Google Cloud documentation:
The security warnings are in place for a reason—to protect users. Removing them should only be done through the official processes once your application is trustworthy and compliant. Paste your published production web app link inside
The most common way to hide the banner without spending money is to embed your Apps Script web app into another website using an How it works:
Complete Guide: How to Remove "This application was created by a Google Apps Script user" The most common way to hide the banner
. Google displays this message as a security feature to inform users that the app is not an official Google product and was created by a third party. Methods to Remove or Bypass the Warning
Configure your inside the GCP console, uploading your own branding and logos. By default, Apps Script uses a "Default" project
By default, Apps Script uses a "Default" project that triggers the warning. You need to link it to a manual project. Open your script at google.com. Go to (gear icon).
: Open your deployed web app link, click the uBlock Origin Extension icon, open the element picker, click on the light-blue banner frame, and choose Create Filter .
The message is a mandatory security banner added by Google to identify scripts not created by Google itself. While you cannot directly delete this text from the script's code, you can bypass it using several development strategies: