Chrome爬虫插件报错

开发版链接: https://github.com/misswell/octoman-weibo-backup

我的issue链接: https://github.com/misswell/octoman-weibo-backup/issues/3

插件使用的问题:
这个插件使用需先登陆微博账号,否则会出现如图文字:“验证出错,请点击此链接,然后返回重试。”
正常情况下,登陆之后刷新页面,这行文字就会消失,“立即停止”变为“下载”即可使用。
我用了一年多都没有问题,但最近不知道是否因为Chrome更新,这行文字无论如何都去不掉了。

img

Chrome报出错误如下:

Refused to run the JavaScript URL because it violates the following Content Security Policy directive: "script-src 'self' blob: filesystem:". Either the 'unsafe-inline' keyword, a hash ('sha256-'), or a nonce ('nonce-') is required to enable inline execution. Note that hashes do not apply to event handlers, style attributes and javascript: navigations unless the 'unsafe-hashes' keyword is present.
Context
popup.html
Stack Trace
popup.html:1 (anonymous function)

img

零基础。看了stackoverflow的帖子,不同的情况解决方法都不一样。我试了几个都没有用。插件作者也不回复。

盼望有带佬指点迷津。万分感谢.