Google Apps Script How to link to JS or CSS file on Google Drive
问题 Can I keep style.css or anyscript.js hosted on a folder on Google Drive and then include the script with a link to the file in Drive? If so.. how? And here I mean GAS for use on Google Sites... so the script is not located in Google Drive 回答1: UPDATE: As of August 31, 2015 this technique has been deprecated by Google. Google recent made it possible host a file publicly on Google Drive: Create a folder in Google Drive Put any files you want to access publicly in the folder Share it publicly