Chaos Frontend Toolkit
A set of tools to break your web apps and, in doing so, find ways to improve them.
Was ist Chaos Frontend Toolkit?
Chaos Frontend Toolkit ist eine Chrome-Erweiterung, die von Thibaud Courtoison entwickelt wurde, und ihr Hauptmerkmal ist "A set of tools to break your web apps and, in doing so, find ways to improve them.".
Erweiterungsscreenshots
Chaos Frontend Toolkit-Erweiterungs-CRX-Datei herunterladen
Laden Sie Chaos Frontend Toolkit-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
"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.
Grundlegende Informationen zur Erweiterung
Name | Chaos Frontend Toolkit |
ID | dnfmkfbhilcjkaeiapkjocbgghjiaknk |
Offizielle URL | https://chromewebstore.google.com/detail/chaos-frontend-toolkit/dnfmkfbhilcjkaeiapkjocbgghjiaknk |
Beschreibung | A set of tools to break your web apps and, in doing so, find ways to improve them. |
Dateigröße | 120 KB |
Installationsanzahl | 310 |
Aktuelle Version | 1.0.0 |
Letztes Update | 2021-12-12 |
Veröffentlichungsdatum | 2021-12-12 |
Bewertung | 5.00/5 Insgesamt 2 Bewertungen |
Entwickler | Thibaud Courtoison |
[email protected] | |
Zahlungsart | free |
Erweiterungswebsite | https://chaos-frontend-toolkit.web.app/ |
Unterstützte Sprachen | 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 |