2020-11-11 11:47:10 +01:00
---
title: Firefox Sync
template: docs
taxonomy:
category: docs
---
< img src = "/images/ffsync_logo.png" width = "80px" alt = "Firefox Sync's logo" > Firefox Sync
2020-04-13 11:09:56 +02:00
[![Install Firefox Sync with YunoHost ](https://install-app.yunohost.org/install-with-yunohost.png )](https://install-app.yunohost.org/?app=ffsync) [![Integration level ](https://dash.yunohost.org/integration/ffsync.svg )](https://dash.yunohost.org/appci/app/ffsync)
2020-04-07 16:55:44 +02:00
2020-04-13 11:09:56 +02:00
### Index
2020-04-07 16:55:44 +02:00
2020-04-13 13:30:59 +02:00
- [Configuration ](#configuration )
2020-04-13 11:09:56 +02:00
- [Firefox desktop ](#firefox-desktop )
- [Firefox mobile ](#firefox-mobile )
2020-04-07 16:55:44 +02:00
- [Limitations with YunoHost ](#limitations-with-yunohost )
- [Useful links ](#useful-links )
2020-04-13 13:30:59 +02:00
Firefox Sync permits synchronize plugins, tabs, bookmarks, favorites, history over many Firefox instances.
2020-04-07 16:55:44 +02:00
## Configuration
2020-04-13 13:30:59 +02:00
Once installed, the `domain.tld/path` site should display a page explaining how to configure it.
To use your personal Firefox sync server, you will need to configure your [Firefox ](https://www.mozilla.org/fr/firefox/new/ ) web browser.
2020-04-13 11:09:56 +02:00
### Firefox desktop
2020-04-13 13:30:59 +02:00
1. In Firefox URL bar put: `about:config` .
2. Search for: `identity.sync.tokenserver.uri` .
3. Replace the URL by: https://mydomain.tld/path/token/1.0/sync/1.5
4. Create an account at Mozilla: https://accounts.firefox.com/signup
### Firefox mobile
With the last version of firefox mobile it's same than for desktop.
2020-04-07 16:55:44 +02:00
## Limitations with YunoHost
2020-04-13 13:30:59 +02:00
By default, a configured server will report authentication to the account server hosted by Mozilla at https://accounts.firefox.com. You will still need to authenticate to Mozilla, but your information will be stored on your host.
2020-04-07 16:55:44 +02:00
## Useful links
2020-04-13 11:09:56 +02:00
+ Application software repository: [github.com - YunoHost-Apps/ffsync ](https://github.com/YunoHost-Apps/ffsync_ynh )
+ Fix a bug or an improvement by creating a ticket (issue): [github.com - YunoHost-Apps/ffsync/issues ](https://github.com/YunoHost-Apps/ffsync_ynh/issues )