AppType
קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
טיפוסים בני מנייה (enums) |
APP_TYPE_UNSPECIFIED |
לא צוין סוג האפליקציה. |
EXTENSION |
תוסף ל-Chrome. |
APP |
אפליקציית Chrome. |
THEME |
העיצוב של Chrome. |
HOSTED_APP |
אפליקציה שמתארחת ב-Chrome. |
ANDROID_APP |
באפליקציית ARC++. |
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2025-07-25 (שעון UTC).
[null,null,["עדכון אחרון: 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. |"]]