DHTMLConsole

DHTMLConsole

ID: jojehgiefnbpeljgiofpdmmdeklckbdd

Supported Languages

🇺🇸English

Extension Info & Metadata

Status
Active
Version
0.4
Size
0.35 MB
Rating
4.0/5
Reviews
5
Users
91
Type
Extension
Updated
Jan 19, 2016
Category
Developer tools
Price
Free
Featured
No
Visibility
Unlisted
Mature
No
By Google
No
Trusted
No

Publisher Contextual Analysis

Trusted
Author
http://www.africoders.com/View Profile
Website
Visit
Total Extensions
1
Active
1
Obsolete
0
Listed
0
Unlisted
1
Total Users
91

You reached today's free scan limit (3/3 unique extensions).

Upgrade for full visibility.

Screenshot 1

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

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'); ?> As of version 0.3, you can clear the console from server by: <?php header('X-DHTML-CONSOLE-MSG: -clear-'); ?> To send multiple messages in PHP: <?php function dhtmlconsole($msg='') { static $pos=0; $pos++; header('X-DHTML-CONSOLE-MSG'.$pos.': '.$msg); } //implementation dhtmlconsole("Hello"); dhtmlconsole("World"); ?>

Extracted Data

You reached today's free scan limit (3/3 unique extensions).

Upgrade for full visibility.

URLs
37
IPv4
0
IPv6
0

URLs

View the external URLs this extension communicates with to understand its network activity and data interactions.

You reached today's free scan limit (3/3 unique extensions).

Upgrade for full visibility.

cdnjs.cloudflare.com/ajax/libs/KaTeX/0.2.0/katex.min.csshttps://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.2.0/katex.min.css
fontello.comcontext-menu-iconsregularcontext-menu-iconscontext-menu-iconsversion-http://fontello.comcontext-menu-iconsRegularcontext-menu-iconscontext-menu-iconsVersion
swisnl.github.io/jQuery-contextMenu/http://swisnl.github.io/jQuery-contextMenu/
www.opensource.org/licenses/mit-licensehttp://www.opensource.org/licenses/mit-license
opensource.org/licenses/GPL-3.0http://opensource.org/licenses/GPL-3.0
www.whatwg.org/specs/web-apps/current-work/multipage/interactive-elements.htmlhttp://www.whatwg.org/specs/web-apps/current-work/multipage/interactive-elements.html#context-menus
bugs.jquery.com/ticket/10705http://bugs.jquery.com/ticket/10705
www.whatwg.org/specs/web-apps/current-work/multipage/editing.htmlhttp://www.whatwg.org/specs/web-apps/current-work/multipage/editing.html#assigned-access-key
www.quirksmode.org/dom/events/contextmenu.htmlhttp://www.quirksmode.org/dom/events/contextmenu.html
www.whatwg.org/specs/web-apps/current-work/multipage/commands.htmlhttp://www.whatwg.org/specs/web-apps/current-work/multipage/commands.html#concept-command
Showing 1 to 10 of 40 rows
Rows per page:

You reached today's free scan limit (3/3 unique extensions).

Upgrade for full visibility.

No IP addresses found

Version History

You reached today's free scan limit (3/3 unique extensions).

Upgrade for full visibility.

Browse and explore files within this extension package

You reached today's free scan limit (3/3 unique extensions).

Upgrade for full visibility.