anyone use any anti-phishing extensions for FF?

MangoTBG

Diamond Member
Apr 28, 2003
3,101
0
76
Google Safe Browsing

More info straight from mozilla wiki

Apparently this is already in mozilla you just have to enable it.

How to Enable

* Add the following to your mozconfig file:

ac_add_options --enable-extensions=default,safe-browsing

* Set the preference "extensions.safebrowsing.enabled" to true
* If you wish to see debugging output, open safe-browsing******/loader.js and set G_GDEBUG to true (and G_GDEBUG_LOADER as well if you'd like)
* Look under the Tools menu, and play with the SafeBrowsing option
 

LuDaCriS66

Platinum Member
Nov 21, 2001
2,057
0
0
Originally posted by: MangoTBG
Google Safe Browsing

More info straight from mozilla wiki

Apparently this is already in mozilla you just have to enable it.

How to Enable

* Add the following to your mozconfig file:

ac_add_options --enable-extensions=default,safe-browsing

* Set the preference "extensions.safebrowsing.enabled" to true
* If you wish to see debugging output, open safe-browsing******/loader.js and set G_GDEBUG to true (and G_GDEBUG_LOADER as well if you'd like)
* Look under the Tools menu, and play with the SafeBrowsing option


Not in the current 1.5 releases. The anti-phishing feature is built into the 2.0 release which is currently in the alpha stages and should have a beta released sometime this month or early July.