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

Crx and settings saving ? #132

Closed mister5588 closed 2 years ago

mister5588 commented 4 years ago

Hi ! I'm using this very good extension for days and i'm wondering if i can save my settings in a crx file I need to set some options and keep it on other browser using the crx file, is it possible to do ? thx a lot

tarampampam commented 2 years ago

Hi and sorry for the late reply!

You can make a fork of this repo, make all required changes (modify the default setting values), build it, and pack it into the crx file. You have no limitation to doing this!