1 <h2 id=
"code">Implemention of the Chrome Networking Private API
</h2>
4 The Networking Private API is designed to allow whitelisted apps and
5 extensions to view and configure the networks available on a device.
9 The API uses
<a href=http://www.chromium.org/chromium-os/chromiumos-design-docs/open-network-configuration
>
10 Open Network Configuration
</a> to describe network types and properties.
15 The networkingPrivate API is in active development and is primarily supported
16 on Chrome OS, with a subset supported on Windows and OSX for WiFi configuration.
17 It is currently only available to whitelisted apps.