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 |
官方網址 | 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 |