Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion Use object highlighter for extension?

Received: by 10.236.181.37 with SMTP id k25mr124390yhm.15.1347976346068;
        Tue, 18 Sep 2012 06:52:26 -0700 (PDT)
X-BeenThere: firebug@googlegroups.com
Received: by 10.236.126.33 with SMTP id a21ls5737906yhi.3.gmail; Tue, 18 Sep
 2012 06:52:17 -0700 (PDT)
MIME-Version: 1.0
Received: by 10.236.149.66 with SMTP id w42mr40120yhj.18.1347976337746; Tue,
 18 Sep 2012 06:52:17 -0700 (PDT)
Authentication-Results: ls.google.com; spf=pass (google.com: domain of
 odva...@gmail.com designates internal as permitted sender)
 smtp.mail=odva...@gmail.com; dkim=pass
 header...@gmail.com
Received: by c9g2000vbv.googlegroups.com with HTTP; Tue, 18 Sep 2012 06:52:17
 -0700 (PDT)
Date: Tue, 18 Sep 2012 06:52:17 -0700 (PDT)
In-Reply-To: <03d54a0d-539f-4e3d-9ab7-448039b6b2cc@googlegroups.com>
References: <03d54a0d-539f-4e3d-9ab7-448039b6b2cc@googlegroups.com>
User-Agent: G2/1.0
X-HTTP-UserAgent: Mozilla/5.0 (Windows NT 6.0; rv:15.0) Gecko/20100101 Firefox/15.0.1,gzip(gfe)
Message-ID: <f1b0f632-29b7-4593-96f3-c12aff946f39@c9g2000vbv.googlegroups.com>
Subject: Re: Use object highlighter for extension?
From: Jan Honza Odvarko <odva...@gmail.com>
To: Firebug <firebug@googlegroups.com>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

There are some APIs exposed to extension, check out this post:
http://www.softwareishard.com/blog/firebug-tutorial/extending-firebug-inspe=
ctor-part-x/

Not sure if this is what you need.
Honza

On Sep 18, 9:15=A0am, madura pradeep <1990dr...@gmail.com> wrote:
> How to use object highlighter which is used inside html panel, for
> extensions? Is it possible to give xpath and highlight the element?