21
edits
No edit summary |
|||
| Line 15: | Line 15: | ||
* Set the preference "extensions.safebrowsing.enabled" to true | * Set the preference "extensions.safebrowsing.enabled" to true | ||
* If you wish to see debugging output, open <code>safe-browsing/src/loader.js</code> and set <code>G_GDEBUG</code> to true (and <code>G_GDEBUG_LOADER</code> as well if you'd like) | * If you wish to see debugging output, open <code>safe-browsing/src/loader.js</code> and set <code>G_GDEBUG</code> to true (and <code>G_GDEBUG_LOADER</code> as well if you'd like) | ||
* Look under the <code>Tools</code> menu, and play with the SafeBrowsing option | |||
== Design Doc == | == Design Doc == | ||
edits