Romeo Additions

Enhances GR, especially for non-PLUS users

< Σχολιασμός για τον κώδικα Romeo Additions

Ερώτηση/σχόλιο

§
Δημοσιεύτηκε: 27/11/2024

Currently, when this script is enabled, some website interactions as liking profile pictures does not work (on Firefox).

-Ray-Δημιουργός
§
Δημοσιεύτηκε: 28/11/2024

This is a bug in Firefox only as it currently does not support the Request.body property (https://developer.mozilla.org/en-US/docs/Web/API/Request/body#browser_compatibility). I try to workaround this, but cannot guarantee a fix.

§
Δημοσιεύτηκε: 28/11/2024

This is a bug in Firefox only as it currently does not support the Request.body property (https://developer.mozilla.org/en-US/docs/Web/API/Request/body#browser_compatibility). I try to workaround this, but cannot guarantee a fix.

OK, can you post when you worked around?

Actually, liking profile pictures was working until recently with this script enabled.

-Ray-Δημιουργός
§
Δημοσιεύτηκε: 28/11/2024

I've included an attempted fix in 7.9.1, let me know if it's still broken or works again. The reason for this being a new bug is that I require to hook the body of fetch requests for new functionality I can't easily skip around if not needed, and Firefox surprisingly not supporting a basic check if a body even exists which I workarounded now.

§
Δημοσιεύτηκε: 28/11/2024
Επεξεργάστηκε: 28/11/2024

I've included an attempted fix in 7.9.1, let me know if it's still broken or works again.

Seems to work again.
Thanks for your maintanance work!

-Ray-Δημιουργός
§
Δημοσιεύτηκε: 28/11/2024

Good to hear it worked out. I try to test things as good as I can before I push them, but the script has become very long and Romeo constantly changes things around. If you find issues, especially since you're using Firefox, please let me know.

Δημοσίευση απάντησης

Συνδεθείτε για να δημοσιεύσετε μια απάντηση.