I wrote a short piece of javascript code that highlights a word on the current page and I want to turn it into a chrome extension. I suspect the problem lies in my .html file. Do I just paste the javascript code there in between script tags? If so, something else is wrong cause that isn't working.