Appcues Builder
Build Appcues experiences and events while on your website.
Wat is Appcues Builder?
Appcues Builder is een Chrome-extensie ontwikkeld door https://appcues.com, en de belangrijkste functie is "Build Appcues experiences and events while on your website.".
Extensie Screenshots
Download het CRX-bestand van de extensie Appcues Builder
Download Appcues Builder-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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.
Basisinformatie over de Extensie
Naam | Appcues Builder |
ID | hjdcpbokggnjjmcmbmhkbkmibdekodmk |
Officiële URL | https://chromewebstore.google.com/detail/appcues-builder/hjdcpbokggnjjmcmbmhkbkmibdekodmk |
Beschrijving | Build Appcues experiences and events while on your website. |
Bestandsgrootte | 22.57 MB |
Aantal Installaties | 20,000 |
Huidige Versie | 7.2.6 |
Laatst Bijgewerkt | 2024-02-26 |
Publicatiedatum | 2020-07-01 |
Beoordeling | 4.69/5 Totaal 74 Beoordelingen |
Ontwikkelaar | https://appcues.com |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://www.appcues.com/flow-builder |
Help Pagina-URL | https://docs.appcues.com/article/512-building-flows |
URL van de Privacybeleid Pagina | https://www.appcues.com/privacy |
Ondersteunde Talen | 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": [ " |