lebhpafkkendfnmmdljhgepfeelflopm
Web Serial Online 浏览器串口在线调试工具 Web Serial Online 浏览器串口在线调试工具
ESP Tool
A Serial Flasher utility for Espressif chips For firmware updates on devices with ESP series chips. Supports ESP32 and ESP8266 series. Supports various baud rates and module reset.
Apifox Browser Extension
Apifox 是 API 文档、API 调试、API Mock、API 自动化测试一体化协作平台,定位 Postman + Swagger + Mock + JMeter。通过一套系统、一份数据,解决多个系统之间的数据同步问题。API 文档和 API 开发调试使用同一个工具,API 调试完成后即可保证和 API 文档定义完全一致。让开发协作更高效、及时、准确!(Apifox Browser Extension 浏览器扩展用于 https://apifox.com 的 Web 版 API 接口调试。)
Android Terminal
Access your USB-connected Android terminal without installing ADB This extension establishes an ADB-compatible connection with your Android device, eliminating the need for any native applications to be installed. It's designed to operate across various desktop environments, whether you're on Windows, Linux, macOS, or Chrome OS. Remarkably, the extension is written entirely in JavaScript, making it free from any native executables. Here are some of the key functionalities offered by this extension: 1. Multiple Terminal Windows: Easily open multiple terminal views to connect with your Android device, facilitating efficient debugging and interaction. 2. File Transfer: Streamline sending and receiving files between your desktop computer and the Android device. 3. Screenshot Capture: Capture screenshots of the current screen view on your Android device and store them on your desktop computer. 4. Application Backup: Perform comprehensive backups of your Android device, including all or select installed applications and their associated data. 5. Debugging with "logcat": Use the "logcat" command to debug your Android device directly from your desktop, enhancing your development capabilities. This extension serves as a compelling alternative to traditional native ADB (Android Debug Bridge) applications, offering a more accessible and platform-agnostic solution. If you already have the native ADB installed and want to explore this extension, ensure there are no ongoing communications with the ADB server by executing the "adb -kill-server" command. Then, refer to the instructions on the extension's homepage to get started seamlessly.
Ajax Modifier
To modify ajax responses on any page 1. It is recommended to turn off this extension(the icon should be gray) when you are not using it. 2. This extension only overrides the response data in the XMLHTTPRequest object as well as the fetch method. The original response which you can see in DevTools' "Network" panel will not be modified. github: https://github.com/YGYOOO/ajax-interceptor