welcome: please sign in

Please enter your password of your account at the remote wiki below.
/!\ You should trust both wikis because the password could be read by the particular administrators.

Clear message
location: DOMInspector

The DOM Inspector extension works pefectly in Conkeror. Open the DOM Inspector in a running Conkeror like so:

conkeror -batch -inspector

There is a Conkeror module, dom-inspector, that defines several commands for inspecting various objects. To use it, put the following in your rc:

require("dom-inspector");

This module defines the following commands:

inspector
inspect-chrome
inspect-page
inspect-click

See also:

Extensions