Browser.safebrowsing.enabled: Difference between revisions

From MozillaZine Knowledge Base
Jump to navigationJump to search
(→‎Related preferences: added browser.safebrowsing.malware.enabled)
(→‎External links: added link to (benign) test page)
Line 43: Line 43:
==External links==
==External links==
* [http://wiki.mozilla.org/Phishing_Protection Phishing Protection - MozillaWiki]
* [http://wiki.mozilla.org/Phishing_Protection Phishing Protection - MozillaWiki]
* [http://mozilla.org/firefox/its-a-trap.html Web Forgery test page - Mozilla]


[[Category:Preferences]]
[[Category:Preferences]]
[[Category:Security and privacy-related preferences]]
[[Category:Security and privacy-related preferences]]

Revision as of 03:13, 19 March 2013

Background

Firefox 2.0 incorporates the Google Safe Browsing extension in its own Phishing Protection feature to detect and warn users of phishy web sites. This preference, along with browser.safebrowsing.remoteLookups, determines whether or not the Safe Browsing functionality is active.

Possible values and their effects

True

Compare visited URLs against a blacklist or submit URLs to a third party to determine whether a site is legitimate. (Default)

False

Disable Safe Browsing.

Caveats

UI

Mozilla Firefox

A checkbox labeled “Block reported web forgeries” is located under Tools → Options → Security.

SeaMonkey

In SeaMonkey 2.18 and later, this checkbox is located in the Edit → Preferences → Privacy & Security main tab.

First checked in

2006-05-12 by Brett Wilson

Has an effect in

  • Mozilla Firefox (nightly builds since 2006-05-12; 2.0a3 and above)
  • SeaMonkey (nightly builds since 2013-02-03; 2.18a1 and above)

Related bugs

Related preferences

External links