Chrome JS Error Icon
Little icon to remind you that something gone wrong on the current tab.
什么是Chrome JS Error Icon?
Chrome JS Error Icon是由Valentin Brosseau开发的Chrome扩展程序,该扩展的主要功能是“Little icon to remind you that something gone wrong on the current tab.”。
扩展截图
下载Chrome JS Error Icon扩展crx文件
下载Chrome JS Error Icon扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
This extension tracks javascript errors on your Internet pages without having to open the development console. Source: https://github.com/c4software/browser-js-error-icon Features : - Report Javascript Errors. - Show counter of current errors in pages. - Report 404 HTTP Error. - Report console.error problem. - Report Unhandled Promise Rejection Warning.
扩展基本信息
名称 | Chrome JS Error Icon |
ID | mnjomdibnloobkbgdaaplldfihfhpnbm |
官方URL | https://chromewebstore.google.com/detail/chrome-js-error-icon/mnjomdibnloobkbgdaaplldfihfhpnbm |
简介 | Little icon to remind you that something gone wrong on the current tab. |
文件大小 | 14.06 KB |
安装次数 | 1,069 |
当前版本 | 1.0 |
更新时间 | 2020-02-14 |
上架时间 | 2020-02-14 |
评分 | 3.33/5 共3次评分 |
开发者 | Valentin Brosseau |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://github.com/c4software/browser-js-error-icon |
帮助页面URL | https://github.com/c4software/browser-js-error-icon/issues |
支持的语言 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Chrome JS Error Icon", "version": "1.0", "description": "Little icon to remind you that something gone wrong on the current tab.", "manifest_version": 2, "content_scripts": [ { "matches": [ " |