Description from extension meta
Intercept and modify HTTP Requests, Track ressources, search elements and record and replay user's browser actions
Image from store
Description from store
This browser extension is a set of tools that allow you to interact with the website you are visiting.
Among other things, it allows you to
- Intercept and modify HTTP requests (xrh and fetch). It is also possible to export these recordings directly into a JavaScript library that you can import into your application to mock and deploy it as a demo site.
- Track HTML tags (e.g. \<h1>), HTML attributes (e.g. aria-labelledby) or text on the page. Tuello will highlight these elements directly in your HTML page as you navigate.
- Format and beautify JSON
- Visualise a Json stream within the page and display it as a tree.
- Track resources consumed on the page or during a user click (e.g. XITI tags).
- Record and replay user browser actions on the web page. When replaying, Tuello is able to visually compare them with those previously recorded. This feature is currently experimental.
- Other features (track xhr specific data, customize menus, dark mode, change languages, import/export Tuello configuration)
It is possible to disable Tuello while browsing and activate it only when you want to use it.