Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

En savoir plus

I have Firefox on my pc, love it. I do NOT want firefox on my phone. How do I get rid of Sync? It is being forced on me. My bookmark menu is gone.

  • 6 réponses
  • 1 a ce problème
  • 2 vues
  • Dernière réponse par LeeAnn7

more options

You just made some kind of change to Firefox. I don't want Firefox on my phone and don't want to Sync anything! My bookmark menu is gone, I had it all in alphabetic order, important sites I use. Now you only have "recent bookmarks" all in a jumble. What happened to my bookmark menu list that I had made? And how do I get rid of Sync?

You just made some kind of change to Firefox. I don't want Firefox on my phone and don't want to Sync anything! My bookmark menu is gone, I had it all in alphabetic order, important sites I use. Now you only have "recent bookmarks" all in a jumble. What happened to my bookmark menu list that I had made? And how do I get rid of Sync?

Solution choisie

Hi,

You can turn off Sync by opening the Firefox preferences (type "about:preferences" in the address bar). From there, click on "Firefox Account" on the left, and then the "manage account" link underneath your email address. Once you do that, a page should open with a "delete account" option.

To get the old bookmarks menu back, you can do the following:

  1. Click on the hamburger menu (the button with three horizontal lines in the upper-right)
  2. choose "customize"
  3. In the grid of icons that appears, find the one labeled "bookmarks menu", and drag it into the toolbar next to the other icons.
  4. Choose "done" in the lower-right.

Hope this helps!

Lire cette réponse dans son contexte 👍 2

Toutes les réponses (6)

more options

Solution choisie

Hi,

You can turn off Sync by opening the Firefox preferences (type "about:preferences" in the address bar). From there, click on "Firefox Account" on the left, and then the "manage account" link underneath your email address. Once you do that, a page should open with a "delete account" option.

To get the old bookmarks menu back, you can do the following:

  1. Click on the hamburger menu (the button with three horizontal lines in the upper-right)
  2. choose "customize"
  3. In the grid of icons that appears, find the one labeled "bookmarks menu", and drag it into the toolbar next to the other icons.
  4. Choose "done" in the lower-right.

Hope this helps!

more options

As a footnote to the above, the icon you want looks like this:

more options

jscher2000 said

As a footnote to the above, the icon you want looks like this:

This is a bit off-topic, but how do you insert the icons like that?

more options

user1929 said

jscher2000 said
As a footnote to the above, the icon you want looks like this:

This is a bit off-topic, but how do you insert the icons like that?

In the support article, I right-click > Copy Image Location

Then in the reply, I write out the HTML inline image tag:

<img src="paste here ">

If the image is huge, you have to add

<img src="paste here " width="500">

to keep it within bounds.

more options

jscher2000 said

user1929 said
jscher2000 said
As a footnote to the above, the icon you want looks like this:

This is a bit off-topic, but how do you insert the icons like that?

In the support article, I right-click > Copy Image Location

Then in the reply, I write out the HTML inline image tag:

<img src="paste here ">

If the image is huge, you have to add

<img src="paste here " width="500">

to keep it within bounds.

OK, thanks!

more options

Thanks everyone for your help.