You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I get following errors when browsing 4chan threads:
Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'self' 'wasm-unsafe-eval' 'inline-speculation-rules' http://localhost:* http://127.0.0.1:*". Either the 'unsafe-inline' keyword, a hash ('sha256-dbsbTd+zMH5fmwZJYbTyyyWZKRNFxENqEg3GFayQAFI='), or a nonce ('nonce-...') is required to enable inline execution.
In the thread itself this is displayed as error even though it is available:
Thread is unavailable (№XXXXXXXXXXXX):
Internal error:
TypeError: Failed to fetch
at $ajax (chrome-extension://oeogcpbjfhhhklomgphkdjbfdmcjcehp/Dollchan_Extension_Tools.es6.user.js:6894:3)
at Object.runCachedAjax (chrome-extension://oeogcpbjfhhhklomgphkdjbfdmcjcehp/Dollchan_Extension_Tools.es6.user.js:7045:10)
at ajaxPostsLoad (chrome-extension://oeogcpbjfhhhklomgphkdjbfdmcjcehp/Dollchan_Extension_Tools.es6.user.js:7119:20)
at Thread.loadNewPosts (chrome-extension://oeogcpbjfhhhklomgphkdjbfdmcjcehp/Dollchan_Extension_Tools.es6.user.js:13948:10)
at Object._makeStep (chrome-extension://oeogcpbjfhhhklomgphkdjbfdmcjcehp/Dollchan_Extension_Tools.es6.user.js:14853:39)
at Object.start (chrome-extension://oeogcpbjfhhhklomgphkdjbfdmcjcehp/Dollchan_Extension_Tools.es6.user.js:14759:9)
at forceLoadPosts (chrome-extension://oeogcpbjfhhhklomgphkdjbfdmcjcehp/Dollchan_Extension_Tools.es6.user.js:14913:14)
at chrome-extension://oeogcpbjfhhhklomgphkdjbfdmcjcehp/Dollchan_Extension_Tools.es6.user.js:14936:6
Most functions still work but auto-update does not. I'm using the newest v3 version.
The text was updated successfully, but these errors were encountered:
I get following errors when browsing 4chan threads:
Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'self' 'wasm-unsafe-eval' 'inline-speculation-rules' http://localhost:* http://127.0.0.1:*". Either the 'unsafe-inline' keyword, a hash ('sha256-dbsbTd+zMH5fmwZJYbTyyyWZKRNFxENqEg3GFayQAFI='), or a nonce ('nonce-...') is required to enable inline execution.
In the thread itself this is displayed as error even though it is available:
Thread is unavailable (№XXXXXXXXXXXX):
Internal error:
TypeError: Failed to fetch
at $ajax (chrome-extension://oeogcpbjfhhhklomgphkdjbfdmcjcehp/Dollchan_Extension_Tools.es6.user.js:6894:3)
at Object.runCachedAjax (chrome-extension://oeogcpbjfhhhklomgphkdjbfdmcjcehp/Dollchan_Extension_Tools.es6.user.js:7045:10)
at ajaxPostsLoad (chrome-extension://oeogcpbjfhhhklomgphkdjbfdmcjcehp/Dollchan_Extension_Tools.es6.user.js:7119:20)
at Thread.loadNewPosts (chrome-extension://oeogcpbjfhhhklomgphkdjbfdmcjcehp/Dollchan_Extension_Tools.es6.user.js:13948:10)
at Object._makeStep (chrome-extension://oeogcpbjfhhhklomgphkdjbfdmcjcehp/Dollchan_Extension_Tools.es6.user.js:14853:39)
at Object.start (chrome-extension://oeogcpbjfhhhklomgphkdjbfdmcjcehp/Dollchan_Extension_Tools.es6.user.js:14759:9)
at forceLoadPosts (chrome-extension://oeogcpbjfhhhklomgphkdjbfdmcjcehp/Dollchan_Extension_Tools.es6.user.js:14913:14)
at chrome-extension://oeogcpbjfhhhklomgphkdjbfdmcjcehp/Dollchan_Extension_Tools.es6.user.js:14936:6
Most functions still work but auto-update does not. I'm using the newest v3 version.
The text was updated successfully, but these errors were encountered: