Appcues Builder
Build Appcues experiences and events while on your website.
Co to jest Appcues Builder?
Appcues Builder to rozszerzenie Chrome opracowane przez https://appcues.com, a jego główną funkcją jest „Build Appcues experiences and events while on your website.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Appcues Builder
Pobierz pliki rozszerzeń Appcues Builder w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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.
Podstawowe informacje o rozszerzeniu
Nazwa | Appcues Builder |
ID | hjdcpbokggnjjmcmbmhkbkmibdekodmk |
Oficjalny URL | https://chromewebstore.google.com/detail/appcues-builder/hjdcpbokggnjjmcmbmhkbkmibdekodmk |
Opis | Build Appcues experiences and events while on your website. |
Rozmiar pliku | 22.57 MB |
Liczba instalacji | 20,000 |
Aktualna Wersja | 7.2.6 |
Ostatnia Aktualizacja | 2024-02-26 |
Data Publikacji | 2020-07-01 |
Ocena | 4.69/5 Łącznie 74 Oceny |
Deweloper | https://appcues.com |
[email protected] | |
Typ Płatności | free |
Strona Rozszerzenia | https://www.appcues.com/flow-builder |
Adres URL Strony Pomocy | https://docs.appcues.com/article/512-building-flows |
Adres URL Strony Polityki Prywatności | https://www.appcues.com/privacy |
Obsługiwane Języki | 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": [ " |