Remove This Application Was Created By A Google Apps Script User _verified_ 〈TRUSTED — CHOICE〉

The banner will only disappear once Google trusts the application.

as the script owner. If you are targeting external users, you must publish the script as a verified Google Workspace Add-on or associate it with a verified Google Cloud project Browser Extensions (Developer Workaround) The banner will only disappear once Google trusts

function doGet(e) var output = HtmlService.createHtmlOutputFromFile('Index'); output.setXFrameOptionsMode(HtmlService.XFrameOptionsMode.ALLOWALL); return output; Use code with caution. Use code with caution.