Search Content


Content Categories



Block Words with FoxReplace

Learn how to complete hide certain words from appearing on web sites so that the Internet is slightly more safer for your kids and family.

FoxReplace is a nice little Firefox add-on that you may use to substitute certain words on web pages with something else. It’s as simple as instructing the browser to replace all instances of word "xxx" with "yyy" like in Notepad.

And in case you like to completely hide a word from appearing on web pages, just use a blank instead of specifying a replacement string.

 

To understand the usage, let’s take this real-world example: Comments written on Digg and YouTube can sometimes leave a normal person depressed because of their language but here’s how FoxReplace can help you.

First create a new rule that applies to all URLs from digg or youtube.com. We use *.youtube.com instead of youtube.com to take care of country specific domains.

substitute-text

Now in the Substitutions panel, choose the "Regular Expression" option and add multiple ‘find & replace’ entries as show in this screenshot.

If you are new to regular expressions, a.*hole will match all words or phrases like a**hole, a**-hole, a** hole, etc. and they will automatically get replaced with the word "awesome".

This is just one example. You may even use Fox Replace to turn Firefox into a slightly more kid-safe browser by specifying a list of stop-words that never appear on web pages.

Or you can use the add-on to edit web pages before capturing not-so-original screenshots.



Related Apps Integration Articles

Where in the World is Appirio?


While I would like to claim that the reason this blog hasn’t been updated since September is because the entire company has been out of the office solving world hunger, that isn’t exactly true....

Read more about Where in the World is Appirio?...

Practical Limits for Configurability


The last few months, my team has been working on a sample SaaS application to demonstrate the multi-tenancy concepts I’ve been describing in my papers and blog. One of the areas we spent some cycles thinking about are the aspects of...

Read more about Practical Limits for Configurability...