Receive debugging information alongside XMLHttpRequests.
What is DebugR?
DebugR is a Chrome extension that allows you to receive debugging information alongside XMLHttpRequests. It enables server-side code to send messages and labels with HTTP headers, which can be captured and displayed in the browser's console or using the debugr.js helper. With DebugR, you can easily track and debug requests made by your web application.
Extension stats
By: Bob Fanger
Creation date: 2018-05-16
Risk impact: High risk impact
Risk likelihood: Low risk likelihood
Manifest version: 2
Permissions:
Size: 681.98K
Email: bf*****@gmail.com
Ranking
# 96021
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.
Extension summary
Server code (example is php, but the extension is language agnostic):
<?php if (isset($_SERVER['HTTP_DEBUGR'])) { // Only send headers when DebugR is enabled // Send a message alongside the request. header('DebugR: '.base64_encode('Hello DebugR')); // Append a unique label to send multiple messages. header('DebugR-my-first-label: '.base64_encode('Moarr information')); } ?>Client via javascript:
window.addEventListener('message', function (e) { if (e.data.debugR) {
See moreExtension safety
Risk impact
DebugR requires some sensitive permissions that could impact your browser and data security. Exercise caution before installing.
Risk likelihood
DebugR has earned a fairly good reputation and likely can be trusted.
Upgrade to see risk analysis details
Promo images
Similar extensions
Here are some Chrome extensions that are similar to DebugR:
DISPLAY_DEBUG_INFO Cookie Creator DHTMLConsole XHR JSON Panel ARSKit Web Debugger Developer URL bar PHP shell Witchcraft: JS/CSS injector Dev Helpers Console Injector Quick Overflow DOM-JSON Tree Matcher Web Injector
Chetan Patil
N/A
204
https://www.africoders.com
4.00
263
Sergiu Boboc
4.39
3,000+
https://arskit.com
5.00
196
Unknown
4.50
156
https://oliveiraev.github.io/PHP-Shell
3.32
4,000+
https://luciopaiva.com
4.60
1,000+
LewJ.me
5.00
317
andrew.coenen
4.92
1,000+
https://noamhacker.com
4.67
21
victor013
N/A
232
Trevor Reed
4.75
1,000+