Chaos Frontend Toolkit
A set of tools to break your web apps and, in doing so, find ways to improve them.
什么是Chaos Frontend Toolkit?
Chaos Frontend Toolkit是由Thibaud Courtoison开发的Chrome扩展程序,该扩展的主要功能是“A set of tools to break your web apps and, in doing so, find ways to improve them.”。
扩展截图
下载Chaos Frontend Toolkit扩展crx文件
下载Chaos Frontend Toolkit扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
"Chaos Engineering is the discipline of experimenting on a system in order to build confidence in the system’s capability to withstand turbulent conditions in production." Even though it is usually applied to infrastructure, we can use Chaos Engineering principles on the front end part of our web applications. Network, Timers, History, Accessibility, Localization, Inputs: This web extension bundles tools intended to break your apps.
扩展基本信息
名称 | Chaos Frontend Toolkit |
ID | dnfmkfbhilcjkaeiapkjocbgghjiaknk |
官方URL | https://chromewebstore.google.com/detail/chaos-frontend-toolkit/dnfmkfbhilcjkaeiapkjocbgghjiaknk |
简介 | A set of tools to break your web apps and, in doing so, find ways to improve them. |
文件大小 | 120 KB |
安装次数 | 310 |
当前版本 | 1.0.0 |
更新时间 | 2021-12-12 |
上架时间 | 2021-12-12 |
评分 | 5.00/5 共2次评分 |
开发者 | Thibaud Courtoison |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://chaos-frontend-toolkit.web.app/ |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Chaos Frontend Toolkit", "version": "1.0.0", "homepage_url": "https:\/\/chaos-frontend-toolkit.web.app", "description": "A set of tools to break your web apps and, in doing so, find ways to improve them.", "icons": { "128": "icons\/flask-large.png" }, "author": "Thibaud \"Errorname\" Courtoison |