Remove This Application Was Created By A Google Apps Script User Free !!top!!
Install or a similar blocker extension in Chrome or Firefox. Open your Apps Script web app. Click the uBlock Origin extension icon.
Google includes this warning by default on all free Apps Script web apps to prevent phishing and ensure users know the application is not an official Google product. However, it can look unprofessional if you are building tools for clients, employees, or public use.
Since September 2023, this banner is notorious for forcing a, forced horizontal scroll and improper scaling on mobile devices.
Each scenario requires a different approach. Below, we cover . Install or a similar blocker extension in Chrome or Firefox
By default, Google Apps Script uses a hidden, default Google Cloud project. To customize your authorization screens and remove restrictions, you must link your script to a standard GCP project. Open your Google Apps Script editor.
Yes – as the single owner/user. For multiple external users you need verification.
Note: This only hides it for you; other visitors will still see it. 4. Verify Your App with Google Google includes this warning by default on all
Last updated: 2025 – The OAuth verification fee was $5 until 2023, then increased to $25–$100. Always check the latest Google Cloud documentation for current pricing.
However, you can use several workarounds to hide or bypass this warning: Professional & Official Methods
Note: Google's trust and safety team will review your project. The review process can take anywhere from a few days to a couple of weeks. Once approved, the warning banner will disappear completely for all users. Best Practices to Avoid Future Authorization Bans Each scenario requires a different approach
Under , select "Anyone within [Your Domain]" or "Only myself" .
Note: You must enable the Gmail API service in your script project (Services > Gmail API) for this code to work.
Insert the following boilerplate code block into your HTML file, replacing the placeholder source with your unique Web App URL: Use code with caution. Why It Works: