Developer Tools

Mini JS Console

4.7
11
2397
6

New 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).

4. Execute simple JS expressions/global variables.

Other Utilities:

1. Clear cache every time page refreshed.

2. Load jQuery / Underscore libs to the page to be used in the console.

3. Disable Alerts popups.

All Features :
———————-

– Preserve logs after page reloaded.

– Disable notifications option: Alerts, Warnings or Errors gloabally.

Functionality:
———————

* New: `Don’t show again` option in the notification menu.
* New: Custom $log option in your code using:

“`
window.$JSC && $JSC.log(`test`);
“`

* Disable any notification if it repeated quickly!

* Show unread count for notifications when they fired.

* Enable/Disable extension using Global ‘Active’ Switch.

* Copy notification output in chrome notification popup.

* Enable/Disable Notifications on specific dev domains only.

* Enable/Disable all notifications using Global ‘Show Notifications’ Switch.

* Enable/Disable detailed stack in chrome DevTools via ‘Enable Log Stack’ Switch.

Important
—————-
To use on local pages you will need to enable the “allow access to file URLs” option in your extensions tab

Support
————-
If you have any questions or wish to report a bug please use the ‘Support’ link in the Details tab above.

Mini JS Console
Related posts
Developer Tools

Browserling - Cross-browser testing

Developer Tools

Selenium Page Object Generator

Developer Tools

IP Address and Domain Information

Developer Tools

APK Downloader for Google Play Store™

6 Comments

Comments are closed.