Appcues Builder
Build Appcues experiences and events while on your website.
Appcues Builderคืออะไร?
Appcues Builder เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://appcues.com และคุณลักษณะหลักของมันคือ "Build Appcues experiences and events while on your website."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Appcues Builder
ดาวน์โหลดไฟล์ส่วนขยาย Appcues Builder ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Install the Appcues Builder to create, edit, and publish experiences into your product, as well review the experiences you create on top of your application. The builder also allows you to create, edit, and track your own events in your product.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Appcues Builder |
ID | hjdcpbokggnjjmcmbmhkbkmibdekodmk |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/appcues-builder/hjdcpbokggnjjmcmbmhkbkmibdekodmk |
คำอธิบาย | Build Appcues experiences and events while on your website. |
ขนาดไฟล์ | 22.57 MB |
จำนวนการติดตั้ง | 20,000 |
เวอร์ชันปัจจุบัน | 7.2.6 |
อัปเดตครั้งล่าสุด | 2024-02-26 |
วันที่เผยแพร่ | 2020-07-01 |
คะแนน | 4.69/5 รวมทั้งหมด 74 คะแนน |
ผู้พัฒนา | https://appcues.com |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://www.appcues.com/flow-builder |
URL หน้าช่วยเหลือ | https://docs.appcues.com/article/512-building-flows |
URL หน้านโยบายความเป็นส่วนตัว | https://www.appcues.com/privacy |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "7.2.6", "manifest_version": 3, "name": "__MSG_appName__", "short_name": "__MSG_appShortName__", "description": "__MSG_appDescription__", "action": { "default_title": "__MSG_appName__" }, "background": { "service_worker": ".\/background.js" }, "permissions": [ "scripting", "tabs", "activeTab", "storage", "contextMenus", "alarms" ], "optional_host_permissions": [ " |