Remove This Application Was Created By A Google Apps Script User Here

Let’s clear up some confusion.

If you use and deploy as a web app with Execute as me and Access: Anyone , the warning may disappear automatically after a few days or for users who are signed into Google.

I can then walk you through the specific technical steps for that setup! Let’s clear up some confusion

if you are using a standard, unverified app. Google intentionally shows it to inform users that the app is not from a verified publisher.

Some developers use browser-based tools to hide the banner on their own screens, but these . if you are using a standard, unverified app

If you are distributing your script to users outside your organization (e.g., a public web app, a marketplace add-on, or a tool for multiple clients), you must go through Google’s formal verification process.

Once your consent screen is saved:

Set the container's height to be slightly smaller than the iframe.

If you just want a clean user experience for a small tool, consider making the app internal or hosting it on another platform (e.g., Glide, Bubble, or a simple Node.js server). If you are distributing your script to users

Method 2: Re-Routing the Web App as an API Endpoint (The Custom Frontend Approach)