- Sep 5, 2000
- 9,173
- 6
- 81
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
Originally posted by: Ichigo
How about the "Don't be an internet retard" extension?
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
