搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

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.