Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Firefox 57
#1
Hello,


with the appearance of Firefox 57, a new version of GreaseMonkey came along the way, and this broke the Link Checker script.
Code:
// @grant            GM_setValue
// @grant            GM_getValue
// @grant            GM_xmlhttpRequest
// @grant            GM_log

The functions have been renamed from GM_ to GM.

Do you plan any changes? As of now, the script doesn't run under the "new" Firefox. (I've switched to Chromium instead, that still works fine.)


Kind regards,

YaGru
Reply
#2
in greasemonkey 4 there is no support to replace: GM_log, GM_addStyle, GM_registerMenuCommand, nor GM_getResourceText.

w.a.r. needs all of them to work so it is not possible to make it work in greasemonkey

change to tampermonkey it still works with w.a.r. and all other scripts. It's available for firefox and other browsers https://tampermonkey.net/
Reply
#3
Thank you for your fast answer. It's a good advice, I hadn't thought that there would be an alternative to Greasemonkey under FireFox.
Reply
#4
Violentmonkey works fine with FF 57 also
https://addons.mozilla.org/en-US/firefox...entmonkey/
Reply
#5
I might violentmonkey a try, tampermonkey is a little buggy for me, might just be me i'm on firefox 58.0b4
Reply
#6
so far it Looks like violentmonkey works better for me.
Reply
#7
Violentmonkey is a nice script manager. Works so much better for Chromium based browsers and Firefox the Tampermokey. That one have a nice tendency to crash on and off.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)