Prikaz označenih pitanja:

Bookmarks

I am getting the following error message when using Firefox. The bookmarks and history system will not be functional because one of Firefox's files is in use by anothe… (pročitajte više)

I am getting the following error message when using Firefox. The bookmarks and history system will not be functional because one of Firefox's files is in use by another application. Some security software can cause this problem. I cannot see my bookmarks or add new ones. I followed the directions in articles about this problem and they did not. help. I decided to uninstall Firefox and l re-installed it from scratch and i still get the same error message.

Riješeno 1 315

Lost Library Bookmark Folders

Been trying to retrieved misplaced bookmark folders not bookmarks themselves in the Bookmarks Library with no success even going down several sub-levels; Would be nice if… (pročitajte više)

Been trying to retrieved misplaced bookmark folders not bookmarks themselves in the Bookmarks Library with no success even going down several sub-levels; Would be nice if there were a search function, but will take a step-by-step solution. Thanks!

Zaključano Arhivirano 1 280

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… (pročitajte više)

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

Riješeno Arhivirano 1 207

Bookmark icons

Good afternoon, After an update in recent weeks, all bookmark icons look like a globe. A few change back to the original icon after clicking on an address, but revert to … (pročitajte više)

Good afternoon, After an update in recent weeks, all bookmark icons look like a globe. A few change back to the original icon after clicking on an address, but revert to the globe after restarting. Previously, I could find the address very quickly based on the icon, but now it's very difficult because I have to read and select each individual address. Kind regards, Johann Kowalski

Riješeno Arhivirano 1 127

Where can I find my key3.db ?

Hi I use several different Linux distros in all my machines. I am trying to merge my bookmarks for each OS in a computer into a file which I then will restore to all OSe… (pročitajte više)

Hi I use several different Linux distros in all my machines. I am trying to merge my bookmarks for each OS in a computer into a file which I then will restore to all OSes.

I am hoping to edit that file myself, as I may at a later stage try to merge all bookmarks from all OSes in all machines.

So I am thinking of looking into key3.db files and see if I can come up with something, but I can't find the file in Artix. I have not tried other OSes yet.

I am running Firefox Browser 136.0; Mozilla Firefox for Artix Linux; artixlinux - 1.0

Riješeno Arhivirano 1 117

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… (pročitajte više)

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.

Riješeno Arhivirano 1 290

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 (that… (pročitajte više)

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

Riješeno Arhivirano 1 924

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… (pročitajte više)

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 😕

Zaključano Arhivirano 1 297