Appcues Builder
Build Appcues experiences and events while on your website.
Appcues Builder là gì?
Appcues Builder là một tiện ích mở rộng Chrome được phát triển bởi https://appcues.com, và tính năng chính của nó là "Build Appcues experiences and events while on your website.".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Appcues Builder
Tải xuống các tệp mở rộng Appcues Builder dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
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.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | Appcues Builder |
ID | hjdcpbokggnjjmcmbmhkbkmibdekodmk |
URL Chính Thức | https://chromewebstore.google.com/detail/appcues-builder/hjdcpbokggnjjmcmbmhkbkmibdekodmk |
Mô tả | Build Appcues experiences and events while on your website. |
Kích Thước Tệp | 22.57 MB |
Số Lần Cài Đặt | 20,000 |
Phiên Bản Hiện Tại | 7.2.6 |
Cập Nhật Lần Cuối | 2024-02-26 |
Ngày Phát Hành | 2020-07-01 |
Đánh Giá | 4.69/5 Tổng số 74 Đánh Giá |
Nhà Phát Triển | https://appcues.com |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://www.appcues.com/flow-builder |
URL Trang Trợ Giúp | https://docs.appcues.com/article/512-building-flows |
URL Trang Chính Sách Bảo Mật | https://www.appcues.com/privacy |
Ngôn Ngữ Được Hỗ Trợ | 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": [ " |