Woyken / pixelplanet.fun-OverlayPicture

pixelplanet.fun add your overlay picture to pixelplanet
https://pixelplanet.fun
MIT License
21 stars 14 forks source link

violentmonkey issue #96

Open Neutral-Markiplier opened 4 months ago

Neutral-Markiplier commented 4 months ago

for some reason when i use this script with violentmonkey it gets stuck on the "Waiting for page to load", it doesn't have the same problem with tampermonkey so please fix this i fucking hate it

Woyken commented 4 months ago

I know... Since they introduced stricter CSP rules on the website. Violent monkey can't inject scripts into the web page. There's no way to read data on the website. Tamper monkey works around this by overriding initial load response and appending it's own rules to the CSP header.

Tl;dl Violentmonkey doesn't work. I can only hide the message "waiting to load" or show some error. While Tampermonkey will continue to just work