tarampampam / random-user-agent

😎 Browser extension that automatically replaces the User-Agent with a randomized one
https://random-user-agent.com
MIT License
571 stars 74 forks source link

Problems with modifying the User Agent in Firefox after the update #584

Closed 0CTYSA closed 4 months ago

0CTYSA commented 4 months ago

Is there an existing issue for this?

Describe the bug

Description:

The extension was working correctly before the update. However, after updating to version [4.0.1] following recommendations, I noticed that it does not modify the User Agent in Firefox, even after setting various parameters for the change.

Test with iOS: image

Steps to reproduce

Steps to reproduce the problem:

  1. Test with iOS:
    • I activate the extension in the iOS options.
    • I use the tool at webbrowsertools.com to verify the change of User Agent.
    • I set the version of iOS as a parameter.
    • I observe that the User Agent does not change.

Expected Results: The User Agent should change according to the parameters set in the extension settings.

Actual Results: The User Agent does not change after adjusting the parameters.

Additional Information:

Images:


Browser

Firefox

Extension version

4.0.1

Anything else?

Remarks

tarampampam commented 4 months ago

Confirmed, thank you for your issue! I'll try to fix it ASAP

tarampampam commented 4 months ago

I found and successfully fixed the bug. It seems like it only affected Firefox. The fixed version will be released shortly!

tarampampam commented 4 months ago

A fixed version (v4.0.2) has been published. Please try to force the addons to update, and feel free to write here if something still goes wrong. Alternatively, you can open a new issue if you find any more bugs 😉

0CTYSA commented 4 months ago

@tarampampam You are very kind, I have indeed checked, and the correction was successful. Thank you very much for the prompt solution! 🫶