DHTMLConsole

DHTMLConsole

This allows you to send message from your server via headers to the dhtmlconsole developer panel

What is DHTMLConsole?
DHTMLConsole is a Chrome extension that allows you to send messages from your web server to your browser using custom HTTP headers. It provides an easy way to display server messages in your browser console for debugging and monitoring purposes.
Merlin
Stats
Users: 282 ▼ -7
Rating: 4.00 (5)
Version: 0.4 (Last updated: 2016-01-19)
Creation date: 2016-01-19
Risk impact: High risk impact
Risk likelihood: Low risk likelihood
Manifest version: 2
Permissions:
  • tabs
  • http://*/*
  • https://*/*
Size: 365.57K
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

This plugin allows you to send a message from your web server (directly by running a server script or making an ajax call) to your browser by using an HTTP Header.

The only rule is that you need to send custom HTTP headers from your server with the name of the header starting with X-DHTML-CONSOLE.

To send a message from a PHP script to the browser, this implementation will suffice:

<?php header('X-DHTML-CONSOLE-MSG: Hello World'); ?>

As of version 0.3, you can now do javaScript alerts <?php header('X-DHTML-CONSOLE-MSG: alert:Hello World'); ?>

See more
User reviews
it doesn't work anymore. console tab not showing up
by Роман Роман, 2023-01-22

Exactly what I was looking for. Thanks!!!!
by Magno Alberto Magno Alberto, 2020-12-18

Exactly what I was looking for. The ability to send php messages to the console like with javascript for testing. Thanks!
by Jose Cruz Jose Cruz, 2018-01-10
View all user reviews
Safety
Risk impact

DHTMLConsole is risky to use as it requires a number of sensitive permissions that can potentially harm your browser and steal your data. Exercise caution when installing this extension. Review carefully before installing. We recommend that you only install DHTMLConsole if you trust the publisher.

Risk likelihood

DHTMLConsole 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 DHTMLConsole: