bekh6ex / firefox-container-proxy

[Firefox extension] Assign a proxy to a Firefox container
https://addons.mozilla.org/en-US/firefox/addon/container-proxy/
BSD 2-Clause "Simplified" License
137 stars 14 forks source link

bringing saved proxy list to another PC #59

Open demarco5 opened 2 years ago

demarco5 commented 2 years ago

Hello Is there a json file stored in the roaming appdata folder of firefox that i can copy to a new PC so i dont have to set up all assigned proxies?

sorry if this is the wrong place for this question

EkriirkE commented 1 year ago

It seems convoluted right now:
When you are in the config screen, the URL is moz-extension://e71f1139-f2bd-4282-a6d8-1f460750a560/options/options.html#!/containers that string of numbers and letters is the GUID for your instance, knowing that... I found my preferences in {HOME}/.mozilla/firefox/{PROFILE}/storage/default/moz-extension+++e71f1139-f2bd-4282-a6d8-1f460750a560^userContextId=4294967295/idb/

demarco5 commented 1 year ago

hello, thanks for the reply, can you go into more details here? I cant find that bottom path thanks for your time