Usetiful - Digital Adoption Platform
Interactive product tours, smart tips and checklists for digital products.
Usetiful - Digital Adoption Platform là gì?
Usetiful - Digital Adoption Platform là một tiện ích mở rộng Chrome được phát triển bởi https://usetiful.com, và tính năng chính của nó là "Interactive product tours, smart tips and checklists for digital products.".
Ả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 Usetiful - Digital Adoption Platform
Tải xuống các tệp mở rộng Usetiful - Digital Adoption Platform 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
Usetiful is a Digital Adoption Platform that provides interactive guided tours and smart tips to your digital products. Usetiful browser extension allows you to preview your product tours before you install them to your website.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | Usetiful - Digital Adoption Platform |
ID | jpodanhbbpcdfgpafdjhkojjbagbcmno |
URL Chính Thức | https://chromewebstore.google.com/detail/usetiful-digital-adoption/jpodanhbbpcdfgpafdjhkojjbagbcmno |
Mô tả | Interactive product tours, smart tips and checklists for digital products. |
Kích Thước Tệp | 526 KB |
Số Lần Cài Đặt | 5,710 |
Phiên Bản Hiện Tại | 1.56 |
Cập Nhật Lần Cuối | 2024-02-23 |
Ngày Phát Hành | 2020-05-20 |
Đánh Giá | 5.00/5 Tổng số 9 Đánh Giá |
Nhà Phát Triển | https://usetiful.com |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://www.usetiful.com/ |
URL Trang Trợ Giúp | https://blog.usetiful.com/ |
Ngôn Ngữ Được Hỗ Trợ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Usetiful - Digital Adoption Platform", "version": "1.56", "description": "Interactive product tours, smart tips and checklists for digital products.", "background": { "service_worker": "background.js" }, "action": { "default_popup": "popup.html", "default_icon": "icon-disabled.png" }, "web_accessible_resources": [ { "resources": [ "panel.css", "element.png", "logo-mini.png", "check.png", "warning.png", "edit.png", "hide.png", "show.png", "close.png", "play.png", "stop.png", "restart.png", "select-element.png", "unselect-element.png", "navigation-mode.svg", "manual-action.svg", "info.svg", "waiting-on-element.svg", "alert.svg", "modal.svg", "pointer.svg", "slideout.svg", "redirect.svg", "triggerEvent.svg", "pageAction.svg", "delay.svg", "condition.svg", "fonts\/*.woff2", "usetiful.js", "usetiful-plugin.js", "scripts\/*.js" ], "matches": [ " |