- add sources.
[platform/framework/web/crosswalk.git] / src / chrome / common / extensions / docs / templates / articles / publish_app.html
1 <h1>Publish Your App</h1>
2
3 <p>Packaged apps are published in the same way as other types of apps in the Chrome Web Store.
4 For detailed instructions, see <a href="https://developers.google.com/chrome/web-store/docs/publish">Publishing Your App</a>.</p>
5
6 <p><strong>Tip:</strong>
7 If your app uses <a href="https://developers.google.com/native-client/">Native Client</a>,
8 you can structure your application directory hierarchy and zip file in a way that reduces the size of the user download package.
9 For details, see
10 <a href="https://developers.google.com/native-client/dev/devguide/distributing#multi-platform-zip">Reducing the size of the user download package</a>.
11 </p>