AppType
จัดทุกอย่างให้เป็นระเบียบอยู่เสมอด้วยคอลเล็กชัน
บันทึกและจัดหมวดหมู่เนื้อหาตามค่ากำหนดของคุณ
Enum |
APP_TYPE_UNSPECIFIED |
ไม่ได้ระบุประเภทแอป |
EXTENSION |
ส่วนขยาย Chrome |
APP |
แอป Chrome |
THEME |
ธีมของ Chrome |
HOSTED_APP |
แอปที่โฮสต์ใน Chrome |
ANDROID_APP |
แอป ARC++ |
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 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. |"]]