I am decompiling a google chrome extension, because it seems suspicious. The extension was written in javascript, but can somebody tell me exactly what symbols like this are, and how to "translate" them back to normal strings?
"\x63\x68\x61\x72\x43\x6F\x64\x65"
Jsbin of the full file: http://jsbin.com/OnEviRa/1/