Gainsight PX Builder
Product Experience Builder
Cos'è Gainsight PX Builder?
Gainsight PX Builder è un'estensione di Chrome sviluppata da developer-px, e la sua funzione principale è "Product Experience Builder".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Gainsight PX Builder
Scarica i file di estensione Gainsight PX Builder in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
Gainsight PX is a product experience platform that enables product teams to understand how users use their products, collect feedback, and create in-app engagements like product walkthroughs to drive user onboarding and product adoption.
Install Gainsight PX Builder to create product walk-thrus, instrument your product features and test your own user tracking in real-time.
You will need to sign-up for your Gainsight PX subscription so you can authenticate before using the Gainsight PX Builder Informazioni di Base sull'Estensione
| Nome | |
| ID | fdligajepkamdhcigokhmmpogdpokflm |
| URL Ufficiale | https://chromewebstore.google.com/detail/gainsight-px-builder/fdligajepkamdhcigokhmmpogdpokflm |
| Descrizione | Product Experience Builder |
| Dimensione del File | 132 KB |
| Conteggio Installazioni | 593 |
| Versione Corrente | 0.7 |
| Ultimo Aggiornamento | 2024-01-18 |
| Data di Pubblicazione | 2022-08-09 |
| Valutazione | 5.00/5 Totale 2 Valutazioni |
| Sviluppatore | developer-px |
| [email protected] | |
| Tipo di Pagamento | free |
| Sito Web dell'Estensione | https://www.gainsight.com/product-experience/ |
| URL della Pagina di Aiuto | https://support.gainsight.com/PX |
| URL della Pagina della Politica sulla Privacy | https://www.gainsight.com/policy/privacy |
| Lingue Supportate | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Gainsight PX Builder",
"description": "Product Experience Builder",
"version": "0.7",
"manifest_version": 3,
"background": {
"service_worker": "background.js",
"type": "module"
},
"externally_connectable": {
"matches": [
"*:\/\/localhost\/*",
"*:\/\/*.aptrinsic.com\/*"
]
},
"host_permissions": [
"*:\/\/*\/*",
" | |