Отображение вопросов с тегом: Показать все вопросы

Lost favorites

Good morning, I have a problem with disappearing bookmarks, but I can organise the backup of the places.sqlite, but I assume that won´t be enough to recover, therefore my… (читать ещё)

Good morning, I have a problem with disappearing bookmarks, but I can organise the backup of the places.sqlite, but I assume that won´t be enough to recover, therefore my question is, which files would be needed or is the one mentioned sufficient?

Thank you very much,

Mike

Задан mstgier 3 недели назад

Последний ответ от cor-el 3 недели назад

Update has scrambled bookmarks

The latest updated to Firefox for Mac (125.0.2) has completely scrambled accessing my bookmarks. Before the update I could type T in the search bar and up popped the URL … (читать ещё)

The latest updated to Firefox for Mac (125.0.2) has completely scrambled accessing my bookmarks. Before the update I could type T in the search bar and up popped the URL for The Globe and Mail; or N and the URL for the New York Times popped up. (This works because no other bookmark begins with these letters.) Both are in my Toolbar (no bookmarks have actually changed or disappeared with the update). Now when I type T, a completely different URL turns up, plus a drop-down menu of other URLs randomly selected from any of my bookmark lists IN WHICH A T APPEARS ANYWHERE in it; and when I type N, a website I've NEVER EVEN SEEN BEFORE (name.com) shows up, plus a drop-down menu with URLs from my bookmarks that contain an N anywhere in the URL. Why is this happening, and how to fix it? Please don't tell me I have to switch back to Safari.

Задан gtintner 3 недели назад

Последний ответ от cor-el 3 недели назад

Is it normal for bookmarks to take this long to load on startup?

I am using the latest version of firefox nightly. I notice this on another PC that shares the same profile. However one of my PCs doesn't take this long and it uses the… (читать ещё)

I am using the latest version of firefox nightly. I notice this on another PC that shares the same profile. However one of my PCs doesn't take this long and it uses the same profile as well. It also seems that the pinned tabs are not loading correctly because I get errors with those pages too.

https://imgur.com/a/6IIyTJc

Задан gsrgtrdg4565653 2 недели назад

lost bookmarks

Hi, so on my office pc I work with firefox. I made an account specifically to store every bookmarks etc on that account so when my company updates something I'll always h… (читать ещё)

Hi, so on my office pc I work with firefox. I made an account specifically to store every bookmarks etc on that account so when my company updates something I'll always have my bookmarks. Unfortunately somehow since yesterday they all disapeared, and no I'm unable to recover them with the different methods that are foreseen on your website. please advise kr daniel

Задан Daniel Cruz 1 месяц назад

Последний ответ от cor-el 1 месяц назад

my bookmark is not syncing after logging on another win-10 machine

bold textDear Firefox team. My Laptop OS was dead, I unable to syncing my bookmark on new windows-10 OS and logging with gmail account. how can i get the syncing bookma… (читать ещё)

bold textDear Firefox team.

My Laptop OS was dead, I unable to syncing my bookmark on new windows-10 OS and logging with gmail account.

how can i get the syncing bookmark on my laptop.

can anyone help me. my bookmark is very important and up to date till last week.

Version : 24.0.2 (64-bit https://prnt.sc/jY-u_50dt2b7

Задан Sheraz Ali 1 месяц назад

Последний ответ от Sheraz Ali 1 месяц назад

  • Решено
  • Архивировано

Deleting All Bookmarks At Once

I have followed these instructions for deleting all bookmarks at once but Firefox isn't responding to these commands so I have to delete each bookmark individually. To de… (читать ещё)

I have followed these instructions for deleting all bookmarks at once but Firefox isn't responding to these commands so I have to delete each bookmark individually. To delete a lot of bookmarks at once, use the Library dialog. Either: * Ctrl+Shift+b * Bookmarks > Show All Bookmarks In the left panel, click Bookmarks Menu. In the right panel, click the top item you want to remove, then press Shift+End to select all the way to the bottom, then right-click > Delete.

Задан wdhughes2462 1 год назад

Дан ответ TechHorse 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 1 год назад

Дан ответ heusmich 1 год назад

  • Решено
  • Архивировано

Other Bookmarks in the Firefox Toolbar is missing

I had an arrow on the right side of my FF Toolbar for "Other Bookmarks". Recently it went missing. I have many bookmarks under that heading, and can get to them through… (читать ещё)

I had an arrow on the right side of my FF Toolbar for "Other Bookmarks". Recently it went missing. I have many bookmarks under that heading, and can get to them through the Bookmarks Manager, but no arrow on the Toolbar. How can I get it back?

Задан Barry_Merchant 1 год назад

Дан ответ jscher2000 - Support Volunteer 1 год назад

  • Решено
  • Архивировано

Importing Bookmarks

1) I Followed the instructions and exported my Firefox bookmarks in HTMLformat from a Windows 10 laptop and saved the file on a thumb drive. 2) I had installed Firefo… (читать ещё)

  1. 1) I Followed the instructions and exported my Firefox bookmarks in HTMLformat from a Windows 10 laptop and saved the file on a thumb drive.
  2. 2) I had installed Firefox on a new Windows 11 laptop.
  3. 3) I followed the instructions and tried to imported the HTML file from the thumb drive into the newly installed Firefox on the new Windows 11 laptop.
  4. 4) I got the message "file is empty" when I pressed open so the import did not work as advertised. I looked at the HTML file on the thumb drive and all my bookmarks were there, so the file was not empty.
  5. 5) What do I do to get the newly installed Firefox on my Windows 11 laptop to read/recognized the HTML file I created and to successfully import my bookmarks?????

Thank You for any help you can give. JKH

Задан janice-hite 1 год назад

Дан ответ MarkRH 1 год назад

  • Архивировано

Add shortcut icon on Firefox Home Screen

Using Firefox on desktop, Windows 11. I am a long term Firefox fan/user. My problem is I cannot find anywhere an easy method to add a shortcut on my Home Screen (which … (читать ещё)

Using Firefox on desktop, Windows 11. I am a long term Firefox fan/user.

My problem is I cannot find anywhere an easy method to add a shortcut on my Home Screen (which has now been a FF feature for some considerable time).

I am sure there was something available to do this in a prior version some time back. If I search the internet, I only come across articles describing how to do it on Firefox Android.

I know I can manually edit a box on the Home Screen to create what I need.

Sometimes new web sites that I visit appear in the boxes and I can then pin them in place - but the behavior around this is very erratic and unreliable - seems like random chance for an icon to appear on the home screen for a newly visited site. If this was more consistent, I could work with that.

BUT - where is the **intuitive** option??!!

I should be able to right-click on a tab and select "Add to Home Screen".

As simple as that.

Or drag and drop a link, or tab to the home screen - but this just opens the link. I have tried everything obvious that I can think of.

Anyone?

Many thanks :)

Задан aufladen 2 года назад

Последний ответ от aufladen 1 год назад

  • Решено
  • Архивировано

How do I lock bookmarks on the bookmark tool bar?

I'm a gamer and alt+tab considerably often. Most of the time I end up on FireFox because I need to look at a map or browse reddit while I'm in queue. However, whenever I … (читать ещё)

I'm a gamer and alt+tab considerably often. Most of the time I end up on FireFox because I need to look at a map or browse reddit while I'm in queue. However, whenever I alt+tab frequently a bookmark will get selected as if I am clicking and dragging. The bookmarks on the bookmark tool bar always end up in different places. Is there a way to lock these links in place so I can't move them or do I have to resign myself to fixing it every day?

Задан Vileynye 1 год назад

Дан ответ Vileynye 1 год назад

  • Решено
  • Архивировано

Transferring bookmarks from old hard drive to new pc

Hello, My old PC crashed and I want to transfer my bookmarks from the old hard drive to my new PC running windows 11. I have unlocked hidden files, but when I ran drive:… (читать ещё)

Hello,

My old PC crashed and I want to transfer my bookmarks from the old hard drive to my new PC running windows 11. I have unlocked hidden files, but when I ran drive:\Users\username\AppData\roaming\Mozilla\Firefox\Profiles nothing came up. I then ran places.sqlite and a list of places.sqlite appeared with some files having -wal &-shm after them?

I believe from reading here this is where my bookmarks are?

If so, how do I transfer them to my existing PC hard drive to use please? Many thanks Chris

Задан CM 1 год назад

Дан ответ jscher2000 - Support Volunteer 1 год назад

  • Решено
  • Архивировано

How to display bookmarks toolbar on drop down bookmarks menu

So switched over to firefox from chrome recently and one feature I really liked on chrome was the fact that bookmarks that appeared on the browser toolbar also appeared o… (читать ещё)

So switched over to firefox from chrome recently and one feature I really liked on chrome was the fact that bookmarks that appeared on the browser toolbar also appeared on the drop down menu: both were mirrored. Unfortunately, these appear to be two distinct bookmark sections on firefox. See the attached photo: the horizontal bookmarks toolbar displays different bookmarks than the drop down bookmarks menu. Is there any way to make the two mirror each other without duplicating bookmarks?

Задан mkakiti14 1 год назад

Дан ответ mkakiti14 1 год назад

  • Решено
  • Архивировано

Mozilla Firefox - Manage Bookmarks - Default Folder

Using Firefox version 99.0 (64bit). When I click "Bookmarks / Manage Bookmarks, the listing defaults to the "Other Bookmarks" folder. I would like it to default to the … (читать ещё)

Using Firefox version 99.0 (64bit). When I click "Bookmarks / Manage Bookmarks, the listing defaults to the "Other Bookmarks" folder. I would like it to default to the "Bookmarks Menu" folder. How do I make it do that?

Задан gtadamsesq 2 года назад

Дан ответ cor-el 1 год назад

  • Решено
  • Архивировано

places.sqlite always corrupting when opening Firefox

Prior to today, occasionally I would need to restore from a Time Machine backup the files "places.sqlite", "places.sqlite-shm", and "places.sqlite-wal" into my default pr… (читать ещё)

Prior to today, occasionally I would need to restore from a Time Machine backup the files "places.sqlite", "places.sqlite-shm", and "places.sqlite-wal" into my default profile, because I would lose my bookmarks & history.

However, beginning this morning, that procedure did not work. Every time I open up Firefox, the "places.sqlite" file would corrupt immediately and no attempt at restoring (from any backup date/time) would fix the issue.

I am running Mac OS 11.7.2 (Big Sur) and Firefox 111.0.

This is VERY frustrating, because I rely heavily on my bookmarks and passwords.

PLEASE HELP!!!!!!

Задан rscott1 1 год назад

Дан ответ exclusive01 1 год назад

  • Решено
  • Архивировано

savefrom.net

Hello there; I had installed the "savefrom.net" extension. This extension automatically generated the website address to the "bookmarks toolbar". I deleted the extension … (читать ещё)

Hello there; I had installed the "savefrom.net" extension. This extension automatically generated the website address to the "bookmarks toolbar". I deleted the extension and deleted the shortcut as well. But when the bookmarked website shortcut "firefox" is closed and reopened, it adds itself to the bookmarks toolbar again. No matter what I did, it didn't work. I don't want to delete Firefox completely and reinstall it. Because there are too many shortcuts and data that I use all the time. How do you think I can solve this problem?

Задан Emre Domaç 1 год назад

Дан ответ jscher2000 - Support Volunteer 1 год назад

  • Решено
  • Архивировано

Bookmarks won't save to specified folders anymore

I have lots of bookmarks, which I organise into folders and subfolders. In the last month or so, Firefox will no longer save them to the folder I specify from the pull-do… (читать ещё)

I have lots of bookmarks, which I organise into folders and subfolders. In the last month or so, Firefox will no longer save them to the folder I specify from the pull-down menu when saving but just adds them to the general bookmarks menu. To sort my bookmarks, I have to go into Manage Bookmarks and move them manually. What's happened?

Задан sei_shonagon 10 месяцев назад

Дан ответ cor-el 10 месяцев назад

  • Решено
  • Архивировано

Adding a bookmark to an existing folder

I recently migrated from Chrome to Firefox on my Mac and successfully imported all data, bookmarks etc. However I cannot figure out how to ADD a new bookmark to an existi… (читать ещё)

I recently migrated from Chrome to Firefox on my Mac and successfully imported all data, bookmarks etc. However I cannot figure out how to ADD a new bookmark to an existing folder. Every page I read about bookmarking fails to show how this is done. In Chrome its simple since the drop down menu allows the user to view every folder, but in Firefox I don't see how to do this. Furthermore, when I go to Bookmarks>Manage bookmarks I don't see any of my folders..PLEASE show me an EASY way to do this. Thank you

Задан jontalk 11 месяцев назад

Дан ответ jscher2000 - Support Volunteer 11 месяцев назад

  • Решено
  • Архивировано

BOOKMARK TOOLBAR NOT SHOWING

WHERE IS MY BOOKMARKS TOOLBAR??? Every time I update Firefox (now 109), I end up with all kinds of problems! NOW, I can't see my bookmark toolbar. All the help articles … (читать ещё)

WHERE IS MY BOOKMARKS TOOLBAR??? Every time I update Firefox (now 109), I end up with all kinds of problems! NOW, I can't see my bookmark toolbar. All the help articles tells me how to show it or how to bookmark a page, which I already did multiple times. But this issue is never solved. If I can't get this resolved, I'm going to MS Edge.

Задан Laura 1 год назад

Дан ответ Laura 1 год назад

  • Решено
  • Архивировано

How do I search only specific folders when using the bookmarks searchbar?

Whenever I use the searchbar in the bookmarks manager, it always searches all of my bookmarks, but sometimes I might only want to search for that query within a specific … (читать ещё)

Whenever I use the searchbar in the bookmarks manager, it always searches all of my bookmarks, but sometimes I might only want to search for that query within a specific folder. Is there any way to limit a bookmarks search to only a specific folder rather than the entirety of my bookmarks?

Задан tfaholic09 2 года назад

Дан ответ cor-el 2 года назад