Mini JS console that track console logs and detect JS errors/alerts and show them via Chrome notificationsNew in this version:
-------------------------------
Detect file not found and add error sources to the mini console.
~~~~~~~~~
This extension will help you to debug your website easily by having access to console logs, and getting notifications for your custom logs, errors and any warnings/alerts!
it will help client-side developers to debug JS code easier by:
1. Show Mini JS-console to check latest console logs from the extension.
2. Detect JS errors and Show chrome notifications for logs/errors/warnings/alerts, it can be enabled on development domains only or all domains.
3. Disable Cache option to clear dev cache files without opening Chrome DevTools (only works if domain is enabled).