Remove This Application Was Created By: A Google Apps Script User Free Verified

There are three common reasons people search for “remove this application was created by a google apps script user free”:

Target the specific class name of the banner (historically .apps-share-banner-container or similar banner elements) and apply display: none !important; .

Before we show you how to remove it, you need to understand what you are dealing with. There are three common reasons people search for

: The banner is typically hidden when viewed within the frame of a Google Site or a website. How to do it Google Site , and paste the URL of your deployed web app. 2. Use a Google Workspace Account

| Method | Removes “free user” text? | Effort | |--------|----------------------------|--------| | Google verification | ✅ Yes | Medium–High | | Keep users <100 | ❌ No | None | | Avoid sensitive scopes | ⚠️ Sometimes | Low | How to do it Google Site , and

If you build or use web apps made with Google Apps Script, you have likely seen a prominent gray banner at the top of the screen. It reads: "This application was created by a Google Apps Script user."

Deploy your Google Apps Script web app and copy the deployment URL. the plugin is required."

Alex realized that removing it via code was nearly impossible because it was injected at the server level

☁️ Option 3: Migrate to Google Cloud Run or App Engine (Free Tier Available)

When you create a Google Apps Script project, it automatically adds a message to the project's UI, stating "This application was created by a Google Apps Script user." While this message is a good indication that the project was created using Google Apps Script, you might want to remove it for aesthetic or professional reasons. In this report, we'll explore how to remove this message from your Google Apps Script project.

The tool waits for the warning to load and then sets display: none to it, effectively removing it from view. The developer notes that "the warning can't be removed from within because the page is an iframe and your frame will not have external access to remove the message. Therefore, the plugin is required."