Change a text on website with javascript extension

hello,

i want to know how to change a specific text on a website (any website) by making an extension for chrome using javascript.

i’ve tried getting elements by id and then changing the value but it didn’t work.