Deb.js icon

Deb.js

Extension Actions

CRX ID
egmeoknjmgikkkcdicmajkbkmkcmbiah
Status
  • No Privacy Policy
  • Live on Store
Description from extension meta

The tiniest debugger in the world

Image from store
Deb.js
Description from store

~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