Is Docs Plugin UrlFetchApp quota per user or per plugin?
Seems like a per plugin quota would dramatically curtail the number of users.
Is Docs Plugin UrlFetchApp quota per user or per plugin?
Seems like a per plugin quota would dramatically curtail the number of users.
To answer your question, it is per user. Refer to this SO question.
To know more about the Quotas in Google Apps Script, this link is the lists of the daily quotas as of April 2014. You can confirm the current on the Quota Limits tab of the Apps Script Dashboard. Just take note that this list of quotas are subject to elimination, reduction, or change at any time, without notice.
For more information, also check this SO question.