dillbyrne / random-agent-spoofer

Firefox addon - Rotates complete browser profiles ( from real browsers / devices ) at a user defined time interval. It includes many extra privacy enhancing options
https://addons.mozilla.org/en-US/firefox/addon/random-agent-spoofer/
GNU General Public License v3.0
614 stars 108 forks source link

How does the Addon update its Agent Strings to newer version of Brosers? #589

Open gitgetgot opened 6 years ago

gitgetgot commented 6 years ago

Say, I downoaded this Addon in 2016 the first time. After that, it updated within the FireFox Updateprocess for Addons. (I guess) Will each update automaticly update the internal list of Agents for all Devices/OS? Or does the User has to keep track of it?

I'm asking, because I still use FireFox 53.x but want to use a Agent for 57.x

Thank you.

gitbugged commented 6 years ago

@gitgetgot It doesn't auto-update since the developer has abandoned it. However, it's fairly easy to do and several of us have been keeping it alive by forking.

The best way to do it is: Get someone to send you HTTP HEADERS + Browser Info (From BrowserSpy.dk), then adapt this information to random-agent-spoofer/data/json/useragents.json

Then when you want to manually update it, just download the .xpi, open with Zip Utility, and drag + drop the new useragent.json into the appropriate folder. Re-Save and load in Firefox! Works well.