userscripts icon indicating copy to clipboard operation
userscripts copied to clipboard

Scripts not working on GM 4

Open w35l3y opened this issue 7 years ago • 4 comments

Browser: Firefox 57
Plugin: Greasemonkey 4
Script: Most of them

Due to recent changes on FX 57 and GM 4, most of my scripts stopped working.

Most of them will keep not working until GM.getResourceText be defined.

greasemonkey/greasemonkey#2548

w35l3y avatar Nov 19 '17 15:11 w35l3y

when can we expect the scripts to start working again? Has there been a fix? Is it a simple change in the script or do we have to wait for greasemonkey to release something?

minicoz avatar Nov 22 '17 17:11 minicoz

Currently, we all will need to move to Tampermonkey.

Once GM.getResourceText is back, I will be able to fix the scripts.

I started to fix them in lot, but the changes broke them and I will need to refactor them.

w35l3y avatar Nov 23 '17 12:11 w35l3y

Nice, thanks for the temporary fix and quick response. I ended up downgrading back to ff 54 just to keep the scripts until the plot is over.

Cheers mate

minicoz avatar Nov 23 '17 20:11 minicoz

I've found the same solution, disabling Firefox and Greasemonkey updates and downgrading them... Hope you get a way to get it working on new updates! Thanks for all the wonderful work!

thejuja avatar Jan 08 '18 16:01 thejuja