Confirmed users
908
edits
(Add links to Google reporting forms) |
(→Prefs: add prefs for the plugin stability blocklist) |
||
| Line 11: | Line 11: | ||
= Prefs = | = Prefs = | ||
* <tt>browser.safebrowsing.blockedURIs.enabled</tt>: enable the plugin stability blocking (no override or UI) | |||
* <tt>browser.safebrowsing.debug</tt>: show debugging info from the JavaScript list update code on the command line | * <tt>browser.safebrowsing.debug</tt>: show debugging info from the JavaScript list update code on the command line | ||
* <tt>browser.safebrowsing.enabled</tt>: enable '''phishing''' protection | * <tt>browser.safebrowsing.enabled</tt>: enable '''phishing''' protection | ||
| Line 19: | Line 20: | ||
* <tt>browser.safebrowsing.reportPhishMistakeURL</tt>: destination for the "This isn't a web forgery" button (after ignoring the interstitial warning) | * <tt>browser.safebrowsing.reportPhishMistakeURL</tt>: destination for the "This isn't a web forgery" button (after ignoring the interstitial warning) | ||
* <tt>browser.safebrowsing.reportPhishURL</tt>: destination for the "Help | Report Web Forgery" menu item | * <tt>browser.safebrowsing.reportPhishURL</tt>: destination for the "Help | Report Web Forgery" menu item | ||
* <tt>urlclassifier.blockedTable</tt>: list of tables to use for the plugin stability blocking | |||
* <tt>urlclassifier.disallow_completions</tt>: list of tables for which we never call <tt>gethash</tt> | * <tt>urlclassifier.disallow_completions</tt>: list of tables for which we never call <tt>gethash</tt> | ||
* <tt>urlclassifier.forbiddenTable</tt>: list of tables to use when looking for sites to block without an override | * <tt>urlclassifier.forbiddenTable</tt>: list of tables to use when looking for sites to block without an override | ||