AppType
Enums |
APP_TYPE_UNSPECIFIED |
App type not specified. |
EXTENSION |
Chrome extension. |
APP |
Chrome app. |
THEME |
Chrome theme. |
HOSTED_APP |
Chrome hosted app. |
ANDROID_APP |
ARC++ app. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-16 UTC.
[null,null,["Last updated 2024-10-16 UTC."],[[["This documentation outlines the different app types available within the Chrome ecosystem."],["App types include extensions, themes, hosted and packaged apps, and even Android apps (ARC++)."],["Each app type is identified by a specific enum value for programmatic use."]]],[]]