0

I need to read every url that loads into the navigation bar of firefox (either by type in or by clicking a link), pass them through a filter and decide if allow the url to open or not.

I have some experience on firefox extensions but not with plugins.

Do I need to do it using extensions or plugins for this?

I currently have a BHO for IE that does this, and I get the URLs using the web browser events.

4

2 に答える 2

1

拡張子はちょうどいいでしょう。あなたがやりたいことのために、あなたはnsIObserverService、およびhttp-on-modify-requestオブザーバーが必要です。

于 2010-09-30T23:00:00.963 に答える
0

Adblock Plusを使用できます(ビデオを参照)

于 2010-09-30T23:00:11.800 に答える