Browser.safebrowsing.provider.*.faqURL

From MozillaZine Knowledge Base
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Background

Obsoleted by Bug 338598. Only appears in Firefox 2.0a3.

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 contains a link to a FAQ for the functionality; specifically, for the Safe Browsing provider whose details are stored in preferences of the form browser.safebrowsing.provider.*.

This is an enumerated preference: all preferences whose names start with browser.safebrowsing.provider. are read to generate the list of Safe Browsing providers. The * in the preference name is a non-negative integer, and matches the number in the other preferences needed to describe a provider. It also determines the order in which the providers appear in the options dialog.

Possible values and their effects

The URL pointing to the Safe Browsing remote service’s FAQ.

By default, the following preference and value exists:

browser.safebrowsing.provider.0.faqURL
http://www.google.com/tools/service/npredir?r=ff_sb_faq#phishing

First checked in

2006-05-12 by Brett Wilson

Has an effect in

  • Mozilla Firefox 2.0a3 and related nightly builds.

Related bugs

Related preferences

External links