from projects
Dev Inspector is a lightweight and modern in-page mini DevTools panel that embeds directly into your web application.
Dev Inspector is a lightweight and modern in-page DevTools panel that embeds directly into your web application. It allows you to inspect console and network activity in real time, helping you analyze user-side issues without opening browser DevTools.
After installation, a panel is automatically injected into your page and all logs start flowing into it immediately. No additional configuration is required.
Production Notice
This tool is designed for development and testing environments. Displaying it to end users in production is generally unnecessary and not recommended.
This tool is ideal for:
Dev Inspector is open source and includes all necessary templates and guidelines for developers who want to contribute.