Remove This Application Was Created By A Google Apps Script User Free ((new)) File
Google Apps Script is a free, JavaScript-based cloud scripting platform. Anyone with a Google account can build and share apps. However, to protect users from malicious or unverified scripts, Google displays the warning if the script:
The banner is often suppressed or hidden within the container of the hosting site. Google Apps Script is a free, JavaScript-based cloud
This is the most common reason people search for this phrase. You built a script, you trust it, but the scary warning makes users hesitate. You want to from your own application. This is the most common reason people search for this phrase
If you are building an application for internal use, the banner is automatically hidden for users who are in the same as the script owner. If you are building an application for internal
function doGet() var html = HtmlService.createHtmlOutputFromFile('index'); html.setTitle('Your Application Title'); // Set your application title here return html;
To remove the "This application was created by a Google Apps Script user" banner for free, you must into another webpage . Google automatically adds this banner to standalone web apps as a security notice to users.