I want to make a script that REPLACES the button LIKE with the button LOVE!
I have used this code :
Replace: <td>
With: <td class = "button">
but I dont know how to use it!

so any help how?
BTW this is a code to be used as a button too (its a chrome extension) thanks!