06-12-2024, 03:02 AM
Hi mental! This is a question/search for info, NOT a request to change the script... (maybe)
Amongst several browsers that I use, one is rotyam1's version of Firefox with Greasemonkey 3.11 - with W.A.R. version 1.6.6.9. This legacy version is based on Fx 45ESR+ {yes, I'm a bad boy, enough of that, let's move on!}
(but had some v115 code incorporated last year: "...update ESR base to 115..." - https://rtfreesoft.blogspot.com/2023/09/...30902.html )
I noticed several months ago that I can no longer auto-update the script via GM3.11 - nor manually.
This has happen with a few other scripts, so I update them manually. I did the same here, copy/pasted (using Notepad++) 1.6.7.0 - and the script doesn't work :-- no highlighted or icon'ed links, no popup window showing links be scanned, not even a context menu option for W.A.R. I also restarted the browser - no luck.
In other scripts the developers started to use newer javascript syntax and features, so it was understandable that their scripts would no longer work with Legacy. That's fine, that's life. I'm not asking that the script become stale by supporting way outofdate browsers.
But this is weird to me because when I diff the versions I don't see what could be significantly different to cause this stoppage. There's very little that changed between the versions, 1.6.6.9/1.6.7.0 so it's even more confusing.
So my questions: Do you know what's causing the breakage? And if so-- how can I manually modify the script to run?
Again, I'm not asking that such changes should happen in the main versions of the script; instead, I'll do my own local updates.
Finally, worse-to-worse, I can keep the WAR version locked to 1.6.6.9 as that still works fine. But I would love to keep getting the main updates.
Amongst several browsers that I use, one is rotyam1's version of Firefox with Greasemonkey 3.11 - with W.A.R. version 1.6.6.9. This legacy version is based on Fx 45ESR+ {yes, I'm a bad boy, enough of that, let's move on!}
(but had some v115 code incorporated last year: "...update ESR base to 115..." - https://rtfreesoft.blogspot.com/2023/09/...30902.html )
I noticed several months ago that I can no longer auto-update the script via GM3.11 - nor manually.
This has happen with a few other scripts, so I update them manually. I did the same here, copy/pasted (using Notepad++) 1.6.7.0 - and the script doesn't work :-- no highlighted or icon'ed links, no popup window showing links be scanned, not even a context menu option for W.A.R. I also restarted the browser - no luck.
In other scripts the developers started to use newer javascript syntax and features, so it was understandable that their scripts would no longer work with Legacy. That's fine, that's life. I'm not asking that the script become stale by supporting way outofdate browsers.
But this is weird to me because when I diff the versions I don't see what could be significantly different to cause this stoppage. There's very little that changed between the versions, 1.6.6.9/1.6.7.0 so it's even more confusing.
So my questions: Do you know what's causing the breakage? And if so-- how can I manually modify the script to run?
Again, I'm not asking that such changes should happen in the main versions of the script; instead, I'll do my own local updates.
Finally, worse-to-worse, I can keep the WAR version locked to 1.6.6.9 as that still works fine. But I would love to keep getting the main updates.

