Этот сайт имеет ограниченную функциональность, пока мы проводим техническое обслуживание для улучшения его работы. Если какая-либо статья не решила вашу проблему и вы хотите задать вопрос, наше сообщество поддержки ждёт вас: @FirefoxSupport в Твиттере и /r/firefox на Reddit.

Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Подробнее

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 ответов
  • 1 имеет эту проблему
  • 2 просмотра
  • Последний ответ от 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?

Выбранное решение

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!

Прочитайте этот ответ в контексте 👍 2

Все ответы (6)

more options

Выбранное решение

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.