bilibili-helper / bilibili-helper-o

哔哩哔哩 (bilibili.com) 辅助工具,可以替换播放器、推送通知并进行一些快捷操作
https://bilibili-helper.github.io
Mozilla Public License 2.0
3.83k stars 455 forks source link

更新後完全無法使用 #348

Closed i9602097 closed 7 years ago

i9602097 commented 7 years ago

前幾天更新後圖示由bili變成了貓的樣子 然後所有功能都不能用 爬文後雖然發現有近似問題 但是我肯定原因絕不相同 因為我肯定沒用HTTPS上Bilibili 而且我的助手還出現以下問題 首先按下圖示出現的選單變成這個樣子 sshot-1 當中所有按鈕都沒作用 而按右鍵選擇"檢查彈出式視窗"打開Console只有出現以下錯誤 sshot-2 按右鍵選擇"選項"打開選項頁 則出現以下奇怪畫面 sshot-3 第一是左上角沒有版本號 第二是沒有一個選項被選上 也沒有一個選項能選上 我試過移除重裝也沒法修復 這問題我已經不知道如何解決所以上來請教 助手版本是0.8.16.18從Chrome Web Store上安裝 Chrome版本是57.0.2987.98 (正式版本) (64 位元)

8qwe24657913 commented 7 years ago

同上,CSP要加self啊……

jjj201200 commented 7 years ago

啊csp必然是加了的,只是不清楚为何有的人没有问题有的人有问题,还在排查中。抱歉。

jjj201200 commented 7 years ago

@i9602097 如果方便的话,可以远程调试一下,teamviewer或者别的途径。

8qwe24657913 commented 7 years ago

@jjj201200 把"content_security_policy": "script-src 'unsafe-eval'; object-src 'self'"改成"content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'"

i9602097 commented 7 years ago

對不起,因為電腦有公司的文件不太方便 但我電腦的認識不淺 雖然網頁開發不是我專業 但是複雜的操作還可以 方便可以說一下

i9602097 commented 7 years ago

傳一下chrome://flags上來 怕有些設定會令助手出錯 default

jjj201200 commented 7 years ago

推送了0.8.16.19版本,等更新看看问题解决没

i9602097 commented 7 years ago

了解 等收到0.8.16.19再來回報

8qwe24657913 commented 7 years ago

@jjj201200 ……我认为你要把version改成0.8.16.19我们才能收到更新……

i9602097 commented 7 years ago

只是待審吧 不會犯這種低級錯誤吧

jjj201200 commented 7 years ago

@8qwe24657913 我确定已经改了,并且谢谢你的提醒

8qwe24657913 commented 7 years ago

@jjj201200 https://github.com/zacyu/bilibili-helper/blob/master/src/manifest.json#L35

*更新:看起来商店的是已经改过version的版本,可能commit时没改version吧……

jjj201200 commented 7 years ago

啊呀,github还没推嘛。。。先推的商店

i9602097 commented 7 years ago

已經更新到0.8.16.19並能再次正常使用了 感謝各位幫忙