Userflow
Preview Userflow flows in draft mode before installing Userflow.js in your application.
Wat is Userflow?
Userflow is een Chrome-extensie ontwikkeld door https://userflow.com, en de belangrijkste functie is "Preview Userflow flows in draft mode before installing Userflow.js in your application.".
Extensie Screenshots
Download het CRX-bestand van de extensie Userflow
Download Userflow-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
Allows you to preview your Userflow flows in draft mode before installing Userflow.js in your web app.
Basisinformatie over de Extensie
Naam | Userflow |
ID | ojbompffhdcndgndakoghndckimkohca |
Officiële URL | https://chromewebstore.google.com/detail/userflow/ojbompffhdcndgndakoghndckimkohca |
Beschrijving | Preview Userflow flows in draft mode before installing Userflow.js in your application. |
Bestandsgrootte | 17.72 KB |
Aantal Installaties | 6,000 |
Huidige Versie | 2.0.1 |
Laatst Bijgewerkt | 2023-08-16 |
Publicatiedatum | 2020-01-26 |
Beoordeling | 5.00/5 Totaal 9 Beoordelingen |
Ontwikkelaar | https://userflow.com |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://userflow.com |
Help Pagina-URL | https://userflow.com/support |
URL van de Privacybeleid Pagina | http://userflow.com/policies/privacy |
Ondersteunde Talen | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Userflow", "version": "2.0.1", "description": "Preview Userflow flows in draft mode before installing Userflow.js in your application.", "icons": { "16": "images\/icon16.png", "48": "images\/icon48.png", "128": "images\/icon128.png" }, "background": { "scripts": [ "background.js" ] }, "content_scripts": [ { "matches": [ " |