AppType
Mit Sammlungen den Überblick behalten
Sie können Inhalte basierend auf Ihren Einstellungen speichern und kategorisieren.
Enums |
APP_TYPE_UNSPECIFIED |
Der App-Typ ist nicht angegeben. |
EXTENSION |
Chrome-Erweiterung. |
APP |
Chrome App |
THEME |
Chrome-Design. |
HOSTED_APP |
In Chrome gehostete App |
ANDROID_APP |
ARC++ App. |
Sofern nicht anders angegeben, sind die Inhalte dieser Seite unter der Creative Commons Attribution 4.0 License und Codebeispiele unter der Apache 2.0 License lizenziert. Weitere Informationen finden Sie in den Websiterichtlinien von Google Developers. Java ist eine eingetragene Marke von Oracle und/oder seinen Partnern.
Zuletzt aktualisiert: 2025-07-25 (UTC).
[null,null,["Zuletzt aktualisiert: 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. |"]]