Remove This Application Was Created By A Google Apps Script User Jun 2026
Specifically, the message triggers when:
This happens because your script is not verified by Google and is using a default OAuth consent screen meant for personal/development use. If you only need the banner gone for your own view (e
❌ Deleting the line from appsscript.json ❌ Changing oauthScopes to empty ❌ Using ScriptApp.getProjectTriggers() tricks ❌ Deploying as “Execute as me” without sharing on a public display or TV)
Based on your request, it sounds like you are either trying to from your Google environment, or you are trying to stop a script that is automatically creating documents or emails with that subject line. though the security notice persists.
While the message may still appear, using a verified custom domain and publishing as a private app can make the experience cleaner, though the security notice persists.
If you only need the banner gone for your own view (e.g., on a public display or TV), you can use browser extensions like "Custom JavaScript for websites" to inject CSS and hide the element. CSS to hide #warning display: none; Google Groups Why the Banner is There Security & Transparency
If a branded, professional experience without such disclaimers is critical, consider: