Some developers use browser-based tools to hide the banner on their own screens, but these .
"I don't want to hide," Elias whispered to his glowing monitor, "I want to be independent."
: Google will not show the banner to Google Workspace users who belong to the exact same organization domain as the script owner. Implementation Steps : Some developers use browser-based tools to hide the
The message is a mandatory security banner added by Google to identify scripts not created by Google itself. While you cannot directly delete this text from the script's code, you can bypass it using several development strategies:
Re-deploy and test exhaustively
When your script uses an Internal OAuth consent screen, Google Workspace users in your domain will no longer see the scary warning. Instead, they will see a standard OAuth permission dialog without the “unverified app” message.
But this time, on the OAuth consent screen, choose instead of Internal. While you cannot directly delete this text from
Note: Ensure your height values are adjusted so your actual application content remains fully visible and clickable. 3. Switch to Google Cloud Run or Firebase Hosting
Set the container's height to be slightly smaller than the iframe. Note: Ensure your height values are adjusted so
) .setXFrameOptionsMode(HtmlService.XFrameOptionsMode.ALLOWALL); } Use code with caution. Copied to clipboard 2. Publish as a Workspace Add-on If you publish your script as a verified Google Workspace Add-on