I am trying to inject TextExtractor2.js written in brython into every loaded webpage using the content_scripts way, all my extension code is here, but the chrome console shows
TextExtractor2.js:2 Uncaught SyntaxError: Unexpected identifier
So anyone can help ?