Chrome JS Error Icon
Little icon to remind you that something gone wrong on the current tab.
What is Chrome JS Error Icon?
Chrome JS Error Icon is a Chrome extension developed by Valentin Brosseau, and its main feature is "Little icon to remind you that something gone wrong on the current tab.".
Extension Screenshots
Download Chrome JS Error Icon Extension CRX File
Download Chrome JS Error Icon extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | Chrome JS Error Icon |
ID | mnjomdibnloobkbgdaaplldfihfhpnbm |
Official URL | https://chromewebstore.google.com/detail/chrome-js-error-icon/mnjomdibnloobkbgdaaplldfihfhpnbm |
Description | Little icon to remind you that something gone wrong on the current tab. |
File Size | 14.06 KB |
Installation Count | 1,069 |
Current Version | 1.0 |
Last Updated | 2020-02-14 |
Publish Date | 2020-02-14 |
Rating | 3.33/5 Total 3 Ratings |
Developer | Valentin Brosseau |
[email protected] | |
Payment Type | free |
Extension Website | https://github.com/c4software/browser-js-error-icon |
Help Page URL | https://github.com/c4software/browser-js-error-icon/issues |
Supported Languages | 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": [ " |