What is DHTMLConsole?
Extension stats
Ranking
Other platforms
Extension 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 moreUser reviews
Extension safety
Risk impact
DHTMLConsole requires some sensitive permissions that could impact your browser and data security. Exercise caution before installing.
Risk likelihood
DHTMLConsole has earned a fairly good reputation and likely can be trusted.
Similar extensions
Here are some Chrome extensions that are similar to DHTMLConsole: