I was wondering if anybody knows of a way to block certain sites from being viewed on Mozilla Firefox. Where do I go to edit that setting? Is there anywhere I can go? Help appreciated. Thank you.
Im not sure you can just stop a site from being viewable. Maybe you could go to the privacy settings and don't allow cookies from certain sites...
You can use a script blocker.. That blocks all scripts but you can have the option of temporarily allowing the sites if need be.
You can use your hosts file -- C:\WINDOWS\system32\drivers\etc\hosts Although it has no extension, open it with notepad, then add: 127.0.0.1 badsite.com one entry per line. This blocks websites on any browser.