Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

BHO like plug-in

0 views
Skip to first unread message

Anatoly Kaverin

unread,
Jun 23, 2006, 3:40:56 AM6/23/06
to
Greetings to everyone.

Is it possible to develop a plugin for Opera which will act like Browser
Helper Object for IE.
What we need is:
- to catch some of events ( NavigateComplete, DocumentLoadComplete).
- to have ability to go thru DOM of loaded HTML page.
- to add some eventListeners to several DOM elements of loaded page.

Any help appreciated.
Thank you for attention.

--
With Best Regards,
Anatoly Kaverin,
VerificationEngine team
Comodo CA Limited
MSN ID: tol...@hotmail.com
http://www.vengine.com http://www.comodo.com


Eirik Byrkjeflot Anonsen

unread,
Jun 23, 2006, 4:43:19 AM6/23/06
to
"Anatoly Kaverin" <a.ka...@gmail.com> writes:

> Greetings to everyone.
>
> Is it possible to develop a plugin for Opera which will act like Browser
> Helper Object for IE.
> What we need is:
> - to catch some of events ( NavigateComplete, DocumentLoadComplete).
> - to have ability to go thru DOM of loaded HTML page.
> - to add some eventListeners to several DOM elements of loaded page.
>
> Any help appreciated.
> Thank you for attention.
>

I don't think so. The ability to extend the browser itself is a very
nice feature, but it is very hard to make it work in a way that does
not create more problems than it solves.

eirik

Rijk van Geijtenbeek

unread,
Jun 23, 2006, 10:28:28 AM6/23/06
to
Op Fri, 23 Jun 2006 10:43:19 +0200 schreef Eirik Byrkjeflot Anonsen
<ei...@opera.com>:

But what Anatoly describes looks like something a userscript can do.
http://www.opera.com/support/tutorials/userjs/

--
Rijk

Opera Software ASA
QA etc

Anatoly Kaverin

unread,
Jun 26, 2006, 3:56:12 AM6/26/06
to
ok, thanx for the tip.

But as written there User JS won't load on secure pages.
Is it possible to break such limit?

--
With Best Regards,
Anatoly Kaverin,
VerificationEngine team
Comodo CA Limited
MSN ID: tol...@hotmail.com
http://www.vengine.com http://www.comodo.com

"Rijk van Geijtenbeek" <ri...@opera.removethiz.com> ???????/???????? ?
???????? ?????????: news:op.tblrt...@laptop-rock.lan...

Rijk van Geijtenbeek

unread,
Jun 26, 2006, 9:47:04 AM6/26/06
to
On Mon, 26 Jun 2006 09:56:12 +0200, Anatoly Kaverin wrote:

> ok, thanx for the tip.
>
> But as written there User JS won't load on secure pages.
> Is it possible to break such limit?

Opera 9 does support using userjs on secure pages, as documented at the
end of first page I linked to. The user will have to confirm this each
session though.

--

Rijk van Geijtenbeek
Opera Software ASA, Documentation & QA
Tweak: http://my.opera.com/Rijk/blog/

0 new messages