Remove This Application Was Created By A Google Apps Script User: Free [best]

Fill out the app information, developer contact details, and add your official business branding. 4. Submit Your App for Verification

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

Google does not provide a checkbox or setting to hide that line. The message is tied directly to your account type.

Use standard JavaScript fetch() in your hosted HTML file to send and receive data from your Apps Script URL. Because the user never visits the actual Google Apps Script web link directly, they will never see the Google warning banner. Summary Comparison Difficulty Permanence Low (Google updates code often) iFrame Embedding Medium (Depends on layout) Workspace Restrictions High (Internal domain only) API Architecture High (Permanent professional fix) Fill out the app information, developer contact details,

If you are part of a organization, the banner is automatically hidden for other users within your same domain. It will only appear to external users outside of your organization. Workaround 3: Verified Add-ons

Removing that “free user” label does more than clean up UI. It:

To remove the "This application was created by a Google Apps Script user" banner for free, you must into another webpage . Google automatically adds this banner to standalone web apps as a security notice to users. The message is tied directly to your account type

I can provide the exact code or steps tailored to your specific setup. Share public link

You can host a simple HTML file for free on services like GitHub Pages or Google Sites . Example Code:

Hiding the top banner does not bypass the initial OAuth authorization screen. First-time users will still need to click "Advanced" and "Go to [Your App]" if your script requires access to their Google Drive, Gmail, or Sheet data. or Sheet data.

Google frequently updates the class names of their automatically injected wrappers to prevent developers from hiding the banner. If the banner suddenly reappears in the future, you will need to inspect the live web app page using your browser's Developer Tools (F12), find the new class name of the banner element, and update your CSS accordingly.

Here is how to do that for free:

If you have landed on this page, you are likely staring at a frustrating pop-up screen in your Google Drive or Google Workspace account. The warning reads: “This application was created by a Google Apps Script user. It is not a Google application. If you decide to allow access, the developer will not be liable for any loss or damage.”

No, it just means Google hasn’t reviewed the app. Only run scripts from sources you trust.