Deb.js

Deb.js

The tiniest debugger in the world

What is Deb.js?
Deb.js is a Chrome extension designed for effortless debugging in the browser. With a minimalistic JavaScript library of just ~2K, it is installed by adding 'debjs' to the URL. Functions are then debugged using '.deb' or '.debc' in their definitions, enhancing your web development efficiency and accuracy. Explore its official repository at https://github.com/krasimir/deb.js.
Merlin
Stats
Users: 483 ▼ -21
Rating: 4.00 (5)
Version: 0.0.5 (Last updated: 2014-07-24)
Creation date: 2014-07-24
Risk impact: Low risk impact
Risk likelihood: Low risk likelihood
Manifest version: 2
Permissions:
  • activeTab
Size: 13.22K
URLs: Website
Stats date:

Other platforms

Not available on Firefox
Not available on Edge
Want to check extension ranking and stats more quickly for other Chrome extensions? Install Chrome-Stats extension to view Chrome-Stats data as you browse the Chrome Web Store.
Chrome-Stats extension
Merlin
Summary

~2K minimalistic JavaScript library for debugging in the browser.

Install the extension and add "debjs" somewhere in the URL. Thats it! Now you are able to add ".deb" or ".debc" to your function definitions. For example:

var calculateSomething = function(cb) { // ... }.deb();

The official repository of the project is available here https://github.com/krasimir/deb.js

Safety
Risk impact

Deb.js is relatively safe to use as it requires very minimum permissions.

Risk likelihood

Deb.js has earned a fairly good reputation and likely can be trusted.

Upgrade to see risk analysis details
Screenshots
Similar extensions

Here are some Chrome extensions that are similar to Deb.js: