7

I have a script that I would like to make available to all the users of our Google Apps domain, but I don't want to publish it to the Chrome store. We would like to avoid deploying it from a single user account. How is this normally done?

1 Answer 1

5

It really depends on your use case, but there are a number of ways this might be achieved from publishing a code library (and limiting the sharing of the link), hosting it in a Google Site to publishing it as a url triggered webservice.

It depends on whether you want to share the functionality to others or literally the code.

Sign up to request clarification or add additional context in comments.

1 Comment

Both, now that you mention it. Thanks for the input - I really like the idea of deploying a url triggered web app, and linking to it via an extension or an installable app in Chrome. The crx files could be deployed with the browser and distributed that way.

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.