AppType
Koleksiyonlar ile düzeninizi koruyun
İçeriği tercihlerinize göre kaydedin ve kategorilere ayırın.
Sıralamalar |
APP_TYPE_UNSPECIFIED |
Uygulama türü belirtilmedi. |
EXTENSION |
Chrome uzantısı. |
APP |
Chrome uygulaması. |
THEME |
Chrome teması. |
HOSTED_APP |
Chrome tarafından barındırılan uygulama. |
ANDROID_APP |
ARC++ uygulaması. |
Aksi belirtilmediği sürece bu sayfanın içeriği Creative Commons Atıf 4.0 Lisansı altında ve kod örnekleri Apache 2.0 Lisansı altında lisanslanmıştır. Ayrıntılı bilgi için Google Developers Site Politikaları'na göz atın. Java, Oracle ve/veya satış ortaklarının tescilli ticari markasıdır.
Son güncelleme tarihi: 2025-07-25 UTC.
[null,null,["Son güncelleme tarihi: 2025-07-25 UTC."],[[["\u003cp\u003eThis documentation outlines the different app types available within the Chrome ecosystem.\u003c/p\u003e\n"],["\u003cp\u003eApp types include extensions, themes, hosted and packaged apps, and even Android apps (ARC++).\u003c/p\u003e\n"],["\u003cp\u003eEach app type is identified by a specific enum value for programmatic use.\u003c/p\u003e\n"]]],[],null,["# AppType\n\nType of the app.\n\n| Enums ||\n|------------------------|-------------------------|\n| `APP_TYPE_UNSPECIFIED` | App type not specified. |\n| `EXTENSION` | Chrome extension. |\n| `APP` | Chrome app. |\n| `THEME` | Chrome theme. |\n| `HOSTED_APP` | Chrome hosted app. |\n| `ANDROID_APP` | ARC++ app. |"]]