Userflow
Preview Userflow flows in draft mode before installing Userflow.js in your application.
什么是Userflow?
Userflow是由https://userflow.com开发的Chrome扩展程序,该扩展的主要功能是“Preview Userflow flows in draft mode before installing Userflow.js in your application.”。
扩展截图
下载Userflow扩展crx文件
下载Userflow扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Allows you to preview your Userflow flows in draft mode before installing Userflow.js in your web app. 扩展基本信息
| 名称 | |
| ID | ojbompffhdcndgndakoghndckimkohca |
| 官方URL | https://chromewebstore.google.com/detail/userflow/ojbompffhdcndgndakoghndckimkohca |
| 简介 | Preview Userflow flows in draft mode before installing Userflow.js in your application. |
| 文件大小 | 17.72 KB |
| 安装次数 | 6,000 |
| 当前版本 | 2.0.1 |
| 更新时间 | 2023-08-16 |
| 上架时间 | 2020-01-26 |
| 评分 | 5.00/5 共9次评分 |
| 开发者 | https://userflow.com |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 扩展官网 | https://userflow.com |
| 帮助页面URL | https://userflow.com/support |
| 隐私政策页面URL | http://userflow.com/policies/privacy |
| 支持的语言 | 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": [
" | |