Google Chrome Extension error:Unexpected token ILLEGAL
- by zhxxmu
I wrote a extension and works fine in Chrome v4.*. These days my chrome update to v5.0, then I found the extension doesn't work any more. I use the developer tools found this error bellow:
Uncaught SyntaxError: Unexpected token ILLEGAL
who knows what's the problem?