I have a script that I would like to make available to all users of our Google Apps domain, but I donβt want to publish it in the Chrome store. We would like to avoid deploying it from a single user account. How is this usually done?
It really depends on your use case, but there are a number of ways that you can achieve it when publishing a code library (and limiting link exchange) by posting it on Google Site to publish it as a web service URL .
It depends on whether you want to share functionality with others or literally with code.