summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions/docs/templates/articles/publish_app.html
blob: f54f2bfaef5908ef41804531b5797685c3a0a02c (plain)
1
2
3
4
5
6
7
8
9
10
11
<h1>Publish</h1>

<p>Packaged apps are published in the same way as other types of apps in the Chrome Web Store.
For detailed instructions, see <a href="https://developers.google.com/chrome/web-store/docs/publish">Publishing Your App</a>.</p>

<p><strong>Tip:</strong>
If your app uses <a href="https://developers.google.com/native-client/">Native Client</a>,
you can structure your application directory hierarchy and zip file in a way that reduces the size of the user download package.
For details, see
<a href="https://developers.google.com/native-client/dev/devguide/distributing#multi-platform-zip">Reducing the size of the user download package</a>.
</p>