Zukeeper: Devtools for Zustand
Devtools for Zustand, in Zustand
什么是Zukeeper: Devtools for Zustand?
Zukeeper: Devtools for Zustand是由zukeeper.tools开发的Chrome扩展程序,该扩展的主要功能是“Devtools for Zustand, in Zustand”。
扩展截图
下载Zukeeper: Devtools for Zustand扩展crx文件
下载Zukeeper: Devtools for Zustand扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Zukeeper is a native, holistic developer tool for Zustand that provides powerful insight into the state of your Zustand application. Check out features such as Action Dispatch logs, State value captures, State Diff-ing, State Hierachy visualization, and Time Travel Debugging! 扩展基本信息
| 名称 | |
| ID | copnnlbbmgdflldkbnemmccblmgcnlmo |
| 官方URL | https://chromewebstore.google.com/detail/zukeeper-devtools-for-zus/copnnlbbmgdflldkbnemmccblmgcnlmo |
| 简介 | Devtools for Zustand, in Zustand |
| 文件大小 | 939 KB |
| 安装次数 | 4,604 |
| 当前版本 | 1.3 |
| 更新时间 | 2023-04-03 |
| 上架时间 | 2023-03-14 |
| 评分 | 5.00/5 共5次评分 |
| 开发者 | zukeeper.tools |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 扩展官网 | https://www.zukeeper-tools.com/ |
| 帮助页面URL | https://github.com/oslabs-beta/Zukeeper/issues |
| 隐私政策页面URL | https://www.zukeeper-tools.com/privacy-policy |
| 支持的语言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"version": "1.3",
"name": "Zukeeper: Devtools for Zustand",
"description": "Devtools for Zustand, in Zustand",
"manifest_version": 3,
"homepage_url": "https:\/\/github.com\/oslabs-beta\/Zukeeper#readme",
"author": "Chris Olmsted, George Vazquez, Santi Lorenzo, Stephen Lee",
"devtools_page": "html\/devtools.html",
"background": {
"service_worker": "\/js\/background.js"
},
"icons": {
"16": ".\/icons\/zukeeper_16x16.png",
"48": ".\/icons\/zukeeper_48x48.png",
"128": ".\/icons\/zukeeper_128x128.png"
},
"content_scripts": [
{
"matches": [
" | |