Multiple search and replace v1

Version 2
In the look for field, there might be other characters that need a backslash "\" that you need to insert before that character. For example, when searching for "[", you have to put instead "\[". But for this version, you don't have to insert a backslash before the special characters "[","]","(", and ")" because these have been added in the JavaScript. Edit the array "xspecialChar" if you want to add any more special characters that need a backslash, otherwise, put them directly in the "Look for" field.
Input

Look for

Case-sensitive
Replace with

Select Result

Save this file