
Mini JS Console with Error Detection
用户量:2000大小:0.88MiB版本:v 1.3.0更新时间:2021-06-29
Mini JS console that track console logs and detect JS errors/alerts and show them via chorme notifications
Mini JS Console with Error Detection 的使用方法详解,最全面的教程
Mini JS Console with Error Detection 描述:
用户数:2000
分类:开发者工具插件
扩展大小:0.88M
最后更新时间:2021-06-29
版本:v 1.3.0
Mini JS Console with Error Detection 插件简介:
这是来自Chrome商店的 Mini JS Console with Error Detection 浏览器插件,您可以在当前页面下载它的最新版本安装文件,并安装在Chrome、Edge等浏览器上。
Mini JS Console with Error Detection插件下载方法/流程:
点击下载按钮,关注“扩展迷Extfans”公众号并获取验证码,在网页弹窗中输入验证码,即可下载最新安装文件。
Mini JS Console with Error Detection插件安装教程/方法:
(1)将扩展迷上下载的安装包文件(.zip)解压为文件夹,其中类型为“crx”的文件就是接下来需要用到的安装文件
(2) 从设置->更多工具->扩展程序 打开扩展程序页面,或者地址栏输入 Chrome://extensions/ 按下回车打开扩展程序页面
(3) 打开扩展程序页面的“开发者模式”
(4) 将crx文件拖拽到扩展程序页面,
完成安装如有其它安装问题,
请扫描网站底部二维码与客服联系如有疑问请参考:
https://www.extfans.com/installation/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.