• Stars
    star
    206
  • Rank 190,504 (Top 4 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created about 10 years ago
  • Updated almost 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Google Chrome and Firefox extension that notifies about JavaScritp errors by icon in address bar & popups

JavaScript Errors Notifier

Author Chrome Web Store Software License Chrome Web Store

Installation

  1. Add extenstion to your browser
  1. Check test page to see how JavaScript errors will be handled in your browser.

Features

  • Change extension icon color in toolbar when JavaScript error occurs
  • Show error icon in bottom right page corner
  • Show errors details by click on toolbar or notification icon
  • Error source URL in popup is clickable
  • Show errors details in notification popup
  • Show errors stack traces
  • Show errors column number
  • Error source in notification popups is clickable
  • Does not overrides user-defined error handler
  • Handle console.error() calls
  • Handle missing js/css/other missing files 404 errors
  • Ignore 404 errors initiated by AdBlock and etc
  • Ignores repeated errors
  • Ignores Google Chrome extensions internal errors
  • Error text is linked on StackOverflow search
  • Copy errors details to clipboard

Contribution

  • Check Issues page for feature requests.
  • Please keep original code style: use tab for indention, and all other spacing & braces formatting same as in original.
  • Test your code twice :) Thank you!

More Repositories

1

php-imap

Manage mailboxes, filter/get/delete emails in PHP (supports IMAP/POP3/NNTP)
PHP
1,659
star
2

php-console

Handle PHP errors, dump variables, execute PHP code remotely in Google Chrome
PHP
1,341
star
3

dater

PHP library to work with date and time in different timezones & formats
PHP
144
star
4

multirequest

PHP library for easy and flexible multithread requests handling by CURL
PHP
84
star
5

php-console-laravel

Laravel 4.* and 5.* service providers to handle PHP errors, dump variables, execute PHP code remotely in Google Chrome
PHP
74
star
6

lagger

Lightweight and flexible errors/exceptions/debugs handler for PHP
PHP
25
star
7

speed-out

PHP library for realtime JavaScript/CSS files combining & compression
PHP
12
star
8

php-console-extension

JavaScript
12
star
9

abstract-storage

PHP library for transactional Key-Value, Key-Object, Queue sharded storages on MySQL/Mongo/Redis/Memcached
PHP
11
star
10

dbench

PHP library for generating database tables data and testing it perfomance
PHP
10
star
11

primage

PHP library that works like a proxy for realtime images resizing and watermarking (+ cache support)
PHP
9
star
12

dabase

flexible, simple and lightweight pseudo ORM for PHP
PHP
8
star
13

scriptalone

PHP class for limiting running only one instance of some script
PHP
8
star
14

php-console-yii

Yii extension to handle errors & debug in Google Chrome using "PHP Console"
PHP
7
star
15

iploc

PHP library to detect location by IP based on GeoLite database
PHP
6
star
16

php-console-silex

Silex service provider to handle PHP errors, dump variables, execute PHP code remotely in Google Chrome
PHP
6
star
17

multirpc

PHP library for multiple remote procedures calling by encrypted and compressed protocol
PHP
3
star
18

laravel-swoole-jsonrpc

The JSON-RPC server and client based on Swoole, for Laravel and Lumen framework.
PHP
1
star