Viser spørgsmål med mærkatet: Vis alle spørgsmål
  • Løst
  • Arkiveret

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… (læs mere)

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.

Stillet af wdhughes2462 for for 11 måneder siden

Besvaret af TechHorse for for 11 måneder siden

  • Løst
  • Arkiveret

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… (læs mere)

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

Stillet af heusmich for 1 år siden

Besvaret af heusmich for 1 år siden

  • Løst
  • Arkiveret

How to add bookmark for a specified page of pdf file?

I use Firefox to read books in pdf format. I want to record the location everytime I close the pdf file so that I can easily go back to where I leave last time. But I not… (læs mere)

I use Firefox to read books in pdf format. I want to record the location everytime I close the pdf file so that I can easily go back to where I leave last time. But I notice no matter where I am in the file, the url does't change. I think it's the reason why everytime I click the bookmarked file and the Firefox just open the file on the first page, not the location I leave last time. Is there any way to record the location I leave?

Stillet af umiswing for 2 år siden

Besvaret af pg_78 for 2 år siden

  • Løst
  • Arkiveret

Cannot see all Bookmarks when importing HTML file from old computer into Firefox

Hello, I exported the old bookmarks from an old computer into a new computer with the firefox HTML file option Once I imported them into the new version of Firefox, I c… (læs mere)

Hello,

I exported the old bookmarks from an old computer into a new computer with the firefox HTML file option

Once I imported them into the new version of Firefox, I could only see the "recent" bookmarks in the bookmark menu view.

I checked the settings but could not find anything to modify this.

I can see all of the bookmarks if I go into Manage Bookmarks but I can't see anything but the recent ones in the bookmark menu

I tried this on two different computers so perhaps I am missing a setting somewhere?

Thanks!

Matt

Stillet af matthew.dunn1 for 1 år siden

Besvaret af jscher2000 - Support Volunteer for 1 år siden

  • Løst
  • Arkiveret

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… (læs mere)

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?

Stillet af Barry_Merchant for 1 år siden

Besvaret af jscher2000 - Support Volunteer for 1 år siden

  • Løst
  • Arkiveret

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 … (læs mere)

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?

Stillet af Vileynye for 1 år siden

Besvaret af Vileynye for 1 år siden

  • Løst
  • Arkiveret

When fullscreen, only showing bookmarks bar in new tab

Hello. Since I use the bookmark bar and fullscreen mode a lot, I would like to be able to see the bookmark bar in fullscreen, not on every tab, but only in a new (empty) … (læs mere)

Hello. Since I use the bookmark bar and fullscreen mode a lot, I would like to be able to see the bookmark bar in fullscreen, not on every tab, but only in a new (empty) tab, so that I can avoid disabling fullscreen to access the bookmark bar and at the same time not having any part of the interface visible unless I'm in a new tab. Thanks in advance for any reply!

Stillet af Matteo for 1 år siden

Besvaret af cor-el for 1 år siden

  • Løst
  • Arkiveret

Export all the bookmarks from a loads of profiles from a script

Hello everyone :) From a folder, I have loads of Firefox profiles from different eras. I am looking for a way to export all the bookmarks of each of the profiles to… (læs mere)

Hello everyone :)

From a folder, I have loads of Firefox profiles from different eras. I am looking for a way to export all the bookmarks of each of the profiles to an HTML file like the manual method (Library > Import and backup > Export bookmarks to formal HTML), but all in an automatic way by script. I like the HTML export from Firefox because it allows you to quickly navigate using keywords, either in links or in the folder names I gave.

Is there a simple solution that would reuse, for example, the same export code as Firefox ?

Thanks in advance With adelphity estebann

Stillet af estebann for 1 år siden

Besvaret af cor-el for 1 år siden

  • Løst
  • Arkiveret

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… (læs mere)

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?

Stillet af mkakiti14 for 1 år siden

Besvaret af mkakiti14 for 1 år siden

  • Løst
  • Arkiveret

Firefox sorting bookmarks by date not saving..

Hello, I'm trying to sort bookmark folders by date. I followed some threads on-line, but its not saving. Am I missing something? I'm going to Manage Bookmarks (see scre… (læs mere)

Hello,

I'm trying to sort bookmark folders by date. I followed some threads on-line, but its not saving. Am I missing something?

I'm going to Manage Bookmarks (see screenshot) i'm able to select a folder and click Views and it defaulted to 'unsorted' I select Sort by Added and the latest bookmarks in this area sort by latest on the TOP first. Perfect!

I exit out check bookmarks and they are still sorted in the reverse... meaning latest bookmark is still at the bottom and my very first bookmark in this folder is at the top.

Maybe its not designed this way? if so I don't see the reason to go under Managed Bookmarks and sort by anything if its not going to save that way.

Moral of the story trying to sort by date added in any folder not name (which is only thing I see when right clicking on any folder). I want latest saved bookmarks sorted from TOP down not latest's starting at the bottom.

Thanks

Stillet af 22Green for 1 år siden

Besvaret af Zian for 1 år siden

  • Løst
  • Arkiveret

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 … (læs mere)

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.

Stillet af Laura for 1 år siden

Besvaret af Laura for 1 år siden

  • Løst
  • Arkiveret

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 … (læs mere)

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?

Stillet af gtadamsesq for 1 år siden

Besvaret af cor-el for 1 år siden

  • Løst
  • Arkiveret

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… (læs mere)

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?

Stillet af sei_shonagon for for 8 måneder siden

Besvaret af cor-el for for 8 måneder siden

  • Løst
  • Arkiveret

New update has broken overflow menu and bookmarks bar

So this crazy new update has broken my Firefox in these ways: 1. All my bookmarks on my bookmarks bar have been deleted. 2. I can't drag any new links to the bookmarks b… (læs mere)

So this crazy new update has broken my Firefox in these ways:

1. All my bookmarks on my bookmarks bar have been deleted. 2. I can't drag any new links to the bookmarks bar 3. Overflow menu for apps is empty and will only let me drag Firefox defaults to it such as settings. Dragging apps to it is impossible. It "is" possible to pin items by using the Chrome puzzle piece..

Firefox: 109.0 OS: Windows 10 Pro

Using troubleshooting mode has no effect.

Stillet af RedXIII for 1 år siden

Besvaret af RedXIII for 1 år siden

  • Løst
  • Arkiveret

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 … (læs mere)

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?

Stillet af tfaholic09 for 1 år siden

Besvaret af cor-el for 1 år siden

  • Løst
  • Arkiveret

How to set the home page to show 'my' pins only, not automatically adding recent visits

Newbie question: today I started out using Firefox, so bear with me. I am trying to set the Firefox Home page to display a limited number of 'pins'. Did manage to get th… (læs mere)

Newbie question: today I started out using Firefox, so bear with me.

I am trying to set the Firefox Home page to display a limited number of 'pins'. Did manage to get them there, but some other pins are automatically added (based on recent visits I suppose?) So I have 8 pins, 3 I don't want. When dismissing, I get other links instead.

Maybe this is by design and can not be changed.

Vainly search for a way to have only the few pins, that I want, show there, nothing else.

Thanks!

Stillet af ffw62 for for 11 måneder siden

Besvaret af cor-el for for 11 måneder siden

  • Løst
  • Arkiveret

Lost all bookmarks and history

Dear community, This morning, after a reboot of my Laptop during the night, I opened Firefox with the frustrating surprise that I lost all my bookmarks and all my histo… (læs mere)

Dear community,

This morning, after a reboot of my Laptop during the night, I opened Firefox with the frustrating surprise that I lost all my bookmarks and all my history (websites and downloads). The saved passwords looks fine.

How could that have happen? Need your help to get those back... specifically my bookmarks!

Note: I went trough several support articles of Firefox but none helped. I tried to restore my bookmarks but got the message "Unable to process the backup file.".

Any thanks.

Stillet af Bboybaba for 1 år siden

Besvaret af Bboybaba for 1 år siden

  • Løst
  • Arkiveret

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… (læs mere)

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

Stillet af jontalk for for 9 måneder siden

Besvaret af jscher2000 - Support Volunteer for for 9 måneder siden