This extension runs through webpages, applying your find and replace rules. You can define rules in the extensions options page. They simply consist in : - Match : either a string or a regular expression - Replacement : either a string or a function that receives arguments (node, match), where node is the DOM node in which there was a match and match the result array (as returned by RegExp.prototype.exec()) So you can simply find/replace strings (keyboard -> leopard for instance) or take it to another level and use custom functions to apply CSS to substrings, move them through the DOM and so forth. You can configure the extension through the extensions page (chrome://extensions/)
You can Follow the below Step By Step procedure to install the Text Customizer Chrome Extension to your Chrome Web browser.
It is the Text Customizer Chrome extension download link you can download and install Chrome Browser.
Have fun replacing all instances of one word with another on pages you visit.
Chrome extension allowing for easy replacement of HTML attributes' values.
Change your world one word at a time.
A regex engine to handle basic regular expressions on all viewed pages.
txtReplace allows you to take advantage of your browsing experience by giving you a more active role in the content that you see.