Menu
- SERVICES
Menu
- STORE
Menu
- Made with ♥ in Peru
By default, Apps Script projects use a "Default" Google Cloud Platform (GCP) project. To gain more control over the branding and consent screens, you can switch to a "Standard" GCP project. Create a project in the Google Cloud Console. Go to "Project Settings" and copy your Project Number.
Upload your index.html file to a web hosting service or embed it directly into a platform that supports IFrames (like Google Sites using an "Embed" widget).
, far above his script's pay grade [1, 3]. The only way to get a "clean" look was to upgrade to a Google Workspace Enterprise account or deploy the project as a Google Cloud
If you must share your application with the general public (outside of a Workspace organization) and cannot afford the banner, you can use a free reverse proxy or backend server to fetch the raw HTML content of your script and serve it seamlessly under your own domain name. How It Works By default, Apps Script projects use a "Default"
If your app is configured as "External" and you want the banner removed for the general public, you must submit your application for review.
This public link is valid for 7 days and shares a thread, including any personal information you added. This link or copies made by others cannot be deleted. If you share with third parties, their policies apply. Can’t copy the link right now. Try again later.
This requires a verified Google Cloud project and an official review process by Google. Go to "Project Settings" and copy your Project Number
The verification process typically takes 1-4 weeks depending on the scope sensitivity and completeness of your submission. Google's review team checks for compliance with their API policies and security standards.
Once verified, your app will say “This application was created by [Your Company Name]” instead of “by a Google Apps Script user.” The scary liability disclaimer disappears.
Once hosted, share the URL of the , not the direct Apps Script URL. When users visit that page, they will see your application within the IFrame, and the warning banner will be hidden. The only way to get a "clean" look
Once Google's trust and safety team approves your app, the "created by a user" warning banner will disappear for all external visitors. Unofficial Workarounds (For Free Gmail Accounts)
If you are only using the app for yourself or on a public display (like a TV), you can hide the banner locally using browser tools. Extensions : Tools like uBlock Origin Custom JavaScript can be used to set the CSS of the banner element to display: none; JavaScript Code javascript document.getElementById( ).style.display = Use code with caution. Copied to clipboard
: Create a standard Google Cloud project, link it to your script, and submit it for review.