Εμφάνιση ερωτήσεων με ετικέτες: Εμφάνιση όλων των ερωτήσεων
  • Επιλύθηκε
  • Αρχειοθετήθηκε

BOOKMARKS Automatically Opening

Bookmarks Sidebar Automatically Opening. Please advise how to stop. Suddenly started happening once before [April 7, 2022], self corrected itself. Happening again [April … (διαβάστε περισσότερα)

Bookmarks Sidebar Automatically Opening. Please advise how to stop. Suddenly started happening once before [April 7, 2022], self corrected itself. Happening again [April 6, 2024]

No windows/tabs with bookmarks are open.

⬛️ When using top menu bar to open a new window does not occur; ⬛️ When using current window to add a new tab does not occur;

⬛️ When right clicking Firefox icon in dock to open new window,

    New window opens with bookmarks open.

FF Version 124.0.2 Thank you for your time and help.

Ερώτηση από Jemmma 1 έτος πριν

Απάντηση από Jemmma 1 έτος πριν

  • Επιλύθηκε
  • Αρχειοθετήθηκε

How can I have my one bookmark put into more than one location

I would like to be able to store a bookmark in more than one location. I don't believe this is possible since when I move my bookmark, it gets deleted where is used to b… (διαβάστε περισσότερα)

I would like to be able to store a bookmark in more than one location. I don't believe this is possible since when I move my bookmark, it gets deleted where is used to be when I move it.

Ερώτηση από CJ 8 μήνες πριν

Απάντηση από ThePillenwerfer 8 μήνες πριν

  • Επιλύθηκε
  • Αρχειοθετήθηκε

Reset password to my account, lost all data

Although I saw now your warning to create recovery keys. I was unaware in past. Ha dto change laptop and browser didn't let me login by gmail. I created password and save… (διαβάστε περισσότερα)

Although I saw now your warning to create recovery keys. I was unaware in past. Ha dto change laptop and browser didn't let me login by gmail. I created password and saved in firefox itself.Please help if possible to recover bookmarks in my account

Ερώτηση από Dr. Anmol Godara 9 μήνες πριν

Απάντηση από TechHorse 9 μήνες πριν

  • Επιλύθηκε
  • Αρχειοθετήθηκε

Unable to remove shortcut links from address bar

I recently installed openSUSE TW on my new laptop, and as part of the default Firefox install it bookmarked many openSUSE websites. I removed them from my bookmarks, but … (διαβάστε περισσότερα)

I recently installed openSUSE TW on my new laptop, and as part of the default Firefox install it bookmarked many openSUSE websites. I removed them from my bookmarks, but they still remain in the address bar recommendations every time I click/open the address bar (see pic). I have cleared the all time history, I have double checked to make sure that they are no longer bookmarked, and the only way I can get them to disappear is by completely disabling "Shortcuts" in Settings -> Address Bar — Firefox Suggest -> Shortcuts => Untick. I'd prefer being able to just click the address bar and click on the websites I frequently visit. This has happened in the past, but I thought I just removed them from the bookmarks and the links went away. Any help greatly appreciated!

Ερώτηση από cisumtlp 1 έτος πριν

Απάντηση από cor-el 1 έτος πριν

  • Επιλύθηκε
  • Αρχειοθετήθηκε

HTML backup (bookmarks)

Am I understanding this correctly? HTML backup (bookmarks) doesn't support tags and annotations, but JSON backup does, and JSON backup doesn't preserve the website favi… (διαβάστε περισσότερα)

Am I understanding this correctly?

HTML backup (bookmarks) doesn't support tags and annotations, but JSON backup does, and JSON backup doesn't preserve the website favicons, but HTML backup does?  

So, what I can do, is restore my (saved) bookmarks using JSON backup, then restore the HTML backup, this would get my tags and annotations, and the website favicons back? But the downside, I will need to remove duplicates?

Ερώτηση από Teagan 1 έτος πριν

Απάντηση από cor-el 1 έτος πριν

  • Επιλύθηκε
  • Αρχειοθετήθηκε

Get multirow bookmarks toolbar working again with Firefox 109 and Windows 11

Hi @all, I reinstalled my computer from scratch with Windows 11, before this reinstallation I had Windows 10. Now I noticed that with the newest Firefox version 109 (tha… (διαβάστε περισσότερα)

Hi @all,

I reinstalled my computer from scratch with Windows 11, before this reinstallation I had Windows 10. Now I noticed that with the newest Firefox version 109 (that I also had before with Windows 10) and Windows 11 my multirow bookmarks toolbar doesn´t work anymore. Before the reinstallation it worked with the following code:


/* Source file https://github.com/MrOtherGuy/firefox-csshacks/tree/master/chrome/multi-row_bookmarks.css made available under Mozilla Public License v. 2.0
See the above repository for updates as well as full license text. */

/* Makes bookmarks toolbar span multiple rows */

#PersonalToolbar{
  --multirow-bmb-n-rows: 3; /* Control how many rows are shown before scrolling */
  --multirow-bmb-row-margin: 2px; /* Control how much spacing is between rows */
  max-height: none !important;
}

#PlacesToolbar > hbox{ 
  display: block;
  width: 100vw;
}

#PlacesToolbarItems{
  display: flex;
  flex-wrap: wrap;
  /* --uc-bm-padding is defined in autohide_bookmarks_toolbar.css */
  max-height: calc(var(--multirow-bmb-n-rows) * (5px + 1em + (2 * (var(--multirow-bmb-row-margin) + var(--uc-bm-padding,2px))))) !important;
  overflow-y:auto;
  scrollbar-color: var(--lwt-accent-color) var(--toolbar-bgcolor) ;
  scrollbar-width: thin;
}

/* Hide the all-bookmarks button */
#PlacesChevron{ display: none }

/* Add some spacing between rows */
#PlacesToolbarItems > .bookmark-item{ margin: var(--multirow-bmb-row-margin) 3px !important;  }


I already tried some other codes that I found in the internet but none of them worked. I have this code in the file userChrome.css, this file is in a chrome folder and this folder is in my profile folder. Can anybody tell me what I have to do to make the multirow bookmarks toolbar working again?

Best regards heusmich

Ερώτηση από heusmich 2 έτη πριν

Απάντηση από heusmich 2 έτη πριν

  • Επιλύθηκε
  • Αρχειοθετήθηκε

Bookmark folders

I have created a number of folders for bookmarks and clicking on the folder used to produce a long list for each. Now, possibly since the latest update, the list is abbre… (διαβάστε περισσότερα)

I have created a number of folders for bookmarks and clicking on the folder used to produce a long list for each. Now, possibly since the latest update, the list is abbreviated and doesn't show bookmarks that, if I open in a tab and click "edit", are shown as being in the folder. The only forum article I have seen on the topic seems far too complicated for me to understand.

Ερώτηση από NorJean 9 μήνες πριν

Απάντηση από NorJean 9 μήνες πριν

  • Επιλύθηκε
  • Αρχειοθετήθηκε

Get profile from old computer to new one

It's not clear to me from the general help instructions how to get my passwords and bookmarks from my old computer to my new one. All the files from my old computer were… (διαβάστε περισσότερα)

It's not clear to me from the general help instructions how to get my passwords and bookmarks from my old computer to my new one. All the files from my old computer were transferred into one big folder and placed on the Desktop of my new computer. I don't know how to find the right file in the backup and where I need to copy it to on my new computer. I know a while ago I had to recover my passwords, but I forget the steps I went through and it was all on the same computer so slightly different situation although as I recall it was not all that difficult. Any help would be greatly appreciated.

Ερώτηση από terriejky 9 μήνες πριν

Απάντηση από terriejky 9 μήνες πριν

  • Επιλύθηκε
  • Αρχειοθετήθηκε

How to PERMANENTLY close Bookmarks sidebar panel?

As of a few days ago whenever I start Firefox the window appears with the Bookmarks sidebar panel already opened. I click the "X" on the sidebar and it will close - until… (διαβάστε περισσότερα)

As of a few days ago whenever I start Firefox the window appears with the Bookmarks sidebar panel already opened. I click the "X" on the sidebar and it will close - until the next time I start Firefox. If I choose Menu->View->Sidebar->Bookmarks and uncheck it the panel will close - until the next time I start Firefox. No matter how the Bookmarks sidebar is closed, it will always reappear when Firefox is restarted. Even if I switch to some other sidebar, Bookmarks will replace it on startup.

I've searched about:config and found no setting which seems to control sidebar behavior on startup.

I assume this is the result of some recent update. Is there no longer a way to permanently disable the Bookmarks sidebar?

MacOS 12.7.5 Firefox 127.0 (64-bit)

Ερώτηση από bertfw 11 μήνες πριν

Απάντηση από cor-el 11 μήνες πριν

  • Κλειδωμένο
  • Αρχειοθετήθηκε

ACCIDENTLY ERASED A LOAD OF FAVORITES

duplicate of /questions/1453751 thread. i WAS BROWSING AND GOING THROUGH SOME OF MY FIREFOX FAVORITES AND I highlighted a FEW (NOT JUST ONE!) and clicked the delete butt… (διαβάστε περισσότερα)

duplicate of /questions/1453751 thread.

i WAS BROWSING AND GOING THROUGH SOME OF MY FIREFOX FAVORITES AND I highlighted a FEW (NOT JUST ONE!) and clicked the delete button on accident. Is there any way of getting them back? I havent backed up a copy of them recently eitherr. Now Im all bumbed out!! :-(

Ερώτηση από Erin 9 μήνες πριν

Τελευταία απάντηση από jonzn4SUSE 9 μήνες πριν

  • Επιλύθηκε
  • Αρχειοθετήθηκε

Add 2nd Gmail to Firefox Bookmark

How do I add an existing 2nd email account to the Firefox Bookmarks. It keeps reverting to the my family account when I try to add a link to open an existing second emai… (διαβάστε περισσότερα)

How do I add an existing 2nd email account to the Firefox Bookmarks. It keeps reverting to the my family account when I try to add a link to open an existing second email address

Ερώτηση από dick.schrader11 9 μήνες πριν

Απάντηση από cor-el 9 μήνες πριν

  • Επιλύθηκε
  • Αρχειοθετήθηκε

Lost functionality of shortcuts on default home page

Hi there! After a short elektricity blackout my PC was rebooted and I lost functionality of shortcuts on Mozilla default home page, turning on or off this shortcuts leads… (διαβάστε περισσότερα)

Hi there! After a short elektricity blackout my PC was rebooted and I lost functionality of shortcuts on Mozilla default home page, turning on or off this shortcuts leads nowhere and just move search bar.

Ερώτηση από chaotixhaotix 10 μήνες πριν

Απάντηση από cor-el 10 μήνες πριν

  • Επιλύθηκε
  • Αρχειοθετήθηκε

Firefox browser

Hi when saving bookmarks with the key Control+ Shift + D this saves all bookmarks but doesn't save pinned bookmarks, what keys save all bookmarks including the pins? Tha… (διαβάστε περισσότερα)

Hi when saving bookmarks with the key Control+ Shift + D this saves all bookmarks but doesn't save pinned bookmarks, what keys save all bookmarks including the pins? Thanks

Ερώτηση από Mangekyo Sharringan 10 μήνες πριν

Απάντηση από TechHorse 10 μήνες πριν

  • Επιλύθηκε
  • Αρχειοθετήθηκε

Can't find bookmarks with reinstall of Windows

I had to do a new install of Windows 11 and logged back into Firefox and can't find my old bookmarks. I got to this point and don't know how to retrieve old bookmarks: … (διαβάστε περισσότερα)

I had to do a new install of Windows 11 and logged back into Firefox and can't find my old bookmarks. I got to this point and don't know how to retrieve old bookmarks:

C:\Windows.old\Users\meljo\AppData\Roaming\Mozilla\Firefox\Profiles Please help me.

Thanks Mel

Ερώτηση από Ken Wolstat 10 μήνες πριν

Απάντηση από jscher2000 - Support Volunteer 10 μήνες πριν

  • Επιλύθηκε
  • Αρχειοθετήθηκε

SDD Crash - How to port Mozilla Bookmarks sqlite file to new install

I had a crash on my SSD (WIn7 Ultimate) - " Operating system missing" error. I saved the data and want to reinstall Win 7 and import previous Bookmarks data to new instal… (διαβάστε περισσότερα)

I had a crash on my SSD (WIn7 Ultimate) - " Operating system missing" error. I saved the data and want to reinstall Win 7 and import previous Bookmarks data to new install of Moziilla Firefox.

I transferred the sqlite file (s88qn337.default) from the previous install (now non working system) to the existing working Firefox directory (C:/Users/My Name/AppData/Roaming/Firefox/Profiles/xxx.default.

I then renamed "default.XXX.old" (the previous install had only one file in the Profile directory - ie s88qn337.default)

When I try to open Mozilla Firefox, with the single file (s88qn337.default) in the Profile directory, I get the error "Can't find user data".

When I then open fresh install of Mozilla Firefox on working SSD (Win 7 Ultimate) and try to Import Bookmarks, the options are only "Import Bookmarks from Explorer" or "Import from html file".

How to resolve this problem, please?

Ερώτηση από pjcoomb 11 μήνες πριν

Απάντηση από pjcoomb 10 μήνες πριν

  • Επιλύθηκε
  • Αρχειοθετήθηκε

Bookmarks backing up in json format.

Why is Firefox backing up my bookmarks in a json file, when Firefox itself doesn't recognise the file type when trying to restore said bookmarks? I WAS able to restore my… (διαβάστε περισσότερα)

Why is Firefox backing up my bookmarks in a json file, when Firefox itself doesn't recognise the file type when trying to restore said bookmarks? I WAS able to restore my bookmarks by converting the json file at https://www.jeffersonscher.com/ffu/bookbackreader.html. But why can't Firefox just back up as an html file like it used to? I had to go off searching the internet for a solution, turning what should've been a 5 minute job into nearly an hour 😕

Ερώτηση από IanStar 11 μήνες πριν

Απάντηση από IanStar 10 μήνες πριν

  • Επιλύθηκε
  • Αρχειοθετήθηκε

FF 127.0 (x64) - Can no longer re-arrange tabs or create bookmarks using drag/drop

I just noticed that I can no longer re-arrange tabs by using drag-n-drop or create bookmarks in my bookmarks bar using drag-n-drop. Is this a new "feature" in 127.0? … (διαβάστε περισσότερα)

I just noticed that I can no longer re-arrange tabs by using drag-n-drop or create bookmarks in my bookmarks bar using drag-n-drop. Is this a new "feature" in 127.0?

Ερώτηση από Digi421 11 μήνες πριν

Απάντηση από cor-el 11 μήνες πριν

  • Κλειδωμένο
  • Αρχειοθετήθηκε

Bookmarks backing up in json format.

Why is Firefox backing up my bookmarks in a json file, when Firefox itself doesn't recognise the file type when trying to restore said bookmarks? I WAS able to restore my… (διαβάστε περισσότερα)

Why is Firefox backing up my bookmarks in a json file, when Firefox itself doesn't recognise the file type when trying to restore said bookmarks? I WAS able to restore my bookmarks by converting the json file at https://www.jeffersonscher.com/ffu/bookbackreader.html. But why can't Firefox just back up as an html file like to used to? I had to go off searching the internet for a solution, turning what should've been a 5 minute job into nearly an hour 😕

Ερώτηση από IanStar 11 μήνες πριν

Τελευταία απάντηση από IanStar 11 μήνες πριν