tinder-deblur icon indicating copy to clipboard operation
tinder-deblur copied to clipboard

[Bug] Script works great on Chrome, but does not work on Firefox

Open Samg381 opened this issue 1 year ago • 3 comments

Any reason why this may be? I am using Tampermonkey on both browsers. Chrome/Edge works flawlessly, but doesn't do anything on Firefox.

Samg381 avatar Mar 18 '23 17:03 Samg381

Are there any errors in the console?

tajnymag avatar Mar 20 '23 12:03 tajnymag

There are no errors / debug messages printing to console. I did some more testing, and noticed the script does actually occasionally work about 10% of the time. If I refresh the page and click 'likes' a bunch of times, the script will occasionally deblur the image with successful console message indicating same. Most often, however, nothing will happen- the image remaining blurred with no console output. I know this won't help with troubleshooting much, but let me know if you need any more debugging. I have a feeling this is tied to some silly firefox page load / compatability parameter and less the script itself.

Samg381 avatar Mar 20 '23 16:03 Samg381

⚠️UPDATE⚠️

The project started as a simple wrapper around a javascript function posted on Reddit. I gained way more traction than I anticipated and I couldn't keep up as well and fast as I should have. What didn't help, was Tinder patching the exploited bug and later changing both API and frontend's identifiers. With me not on Tinder anymore, I am not able to test possible changes and/or find new exploits.

I am accepting any PRs I get and will do so until the project is archived. If you, the reader, are willing to take over the project, please, let me know.

If something isn't working, sometimes there's newer version available on the develop branch. To try it, click this link. Once there's a newer stable version, your userscript extension should update you automatically to it.

tajnymag avatar Nov 06 '23 13:11 tajnymag