sereneblue / chameleon

WebExtension port of Random Agent Spoofer
https://sereneblue.github.io/chameleon
GNU General Public License v3.0
500 stars 53 forks source link

[Feature Intergration Request] Auto Update Useragents #585

Open PlatFlat opened 1 month ago

PlatFlat commented 1 month ago

This is not an issue but rather a feature request.

We can utilize CI/CD integration to automatically build the chameleon extension as soon as the latest browser useragent becomes available. This can be achieved by integrating with the Browser & Operating System Versions API or here to retrieve the most up-to-date version.

Could potentially decrease the amount of manual effort required to push for an update weekly.

It would be great if there was a way for us to manually update the useragent on the GUI without having to rebuild it xD

sereneblue commented 1 month ago

@PlatFlat Thanks for the suggestion. I'm considering this method of deploying profile updates for the v0.30 release of Chameleon.