libredirect / browser_extension

A browser extension that redirects popular sites to alternative privacy friendly frontends
https://libredirect.github.io
GNU General Public License v3.0
3.29k stars 122 forks source link

Cross-browser export/import issues #887

Closed cameronj86 closed 10 months ago

cameronj86 commented 10 months ago

Recently switched from a Chromium -> Firefox and having issues importing my prior data. Tried ~7x and restarted Firefox but to no avail. I checked the console log and I'm getting an 'incompatible setting' response.

Chromium version was sideloaded and on 2.8 Firefox version is from the store and is on 2.8.1

The obvious question is whether there is a conflict across browsers. If not, what steps can I take to avoid having to reconfig settings entirely?

ManeraKai commented 10 months ago

You should upgrade your chromium version to 2.8.1, then export the settings to firefox.

cameronj86 commented 10 months ago

That was easier than I expected. Thanks ManeraKai