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

How to import and export bookmarks on Firefox on Android?

I'm seeking assistance with managing my bookmarks on Firefox for Android. I've been a Firefox user for some time, and I've accumulated a significant collection of bookmar… (читать ещё)

I'm seeking assistance with managing my bookmarks on Firefox for Android. I've been a Firefox user for some time, and I've accumulated a significant collection of bookmarks that I really wouldn't want to lose. However, I'm a bit unsure about the process of importing and exporting bookmarks on the mobile version of the browser. I've looked around, but I can't seem to find the feature. Am I overlooking something? Any help would be greatly appreciated.

Задан Steeve Manson 6 месяцев назад

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

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

Bookmark Padding in New Firefox Versions 2

It is sad, I think, that Mozilla/Firefox is willing to close/archive a thread that is not really solved or has reared its ugly head again in versions since the release of… (читать ещё)

It is sad, I think, that Mozilla/Firefox is willing to close/archive a thread that is not really solved or has reared its ugly head again in versions since the release of 93 (we are now at 97.0.2). I came to this site and registered because I am still having this issue as of 3/6/2022...arg!

I have tried the 3 recommended solutions, with no affect:

I have, as one article suggested, cleared my cache and cookies, started and restarted Firefox; the only thing I have not tried is removing it from my computer and using Chrome (I'm told it is a better browser anyway) as some responders have eluded to.

I hope that responders like "jscher2000, Kymber" will continue the champion this issue until Mozilla gets it "Really" fixed.

Thanks for listening, Wayne

BTW, heres what my dropdowns look like today 3/6/2022 6:17 PM Arizona time.

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

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

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

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… (читать ещё)

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?

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

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

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

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… (читать ещё)

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

Задан matthew.dunn1 1 год назад

Дан ответ jscher2000 - Support Volunteer 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 год назад

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

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) … (читать ещё)

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!

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

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

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

ManagedBookmarks [JSON]

Hello, Firefox 102.6.0esr (x64) Firefox 108.2.0 (x64) after implementing the bookmarks (JSON) setting by GPO policy, it turns out that an entry for Bookmarks is created… (читать ещё)

Hello,

Firefox 102.6.0esr (x64) Firefox 108.2.0 (x64)

after implementing the bookmarks (JSON) setting by GPO policy, it turns out that an entry for Bookmarks is created in the registry and not ManagedBookmarks, which causes bookmarks not to appear in the bookmarks bar. When I manually rename a registry entry from Bookmarks to ManagedBookmarks, the bookmarks appear properly. Please let me know if I'm doing something wrong or if there really is a problem reported by me.

Yours sincerely Bart

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

Дан ответ Mike Kaply 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 10 месяцев назад

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

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

Moving bookmarks

Firefox - Android I don't seem to have an option to move a bookmark into a new bookmark folder.There is supposed to be an option in the menu (after you click and hold th… (читать ещё)

Firefox - Android I don't seem to have an option to move a bookmark into a new bookmark folder.There is supposed to be an option in the menu (after you click and hold the selected bookmark) but the menu only has 3 options - 'open in new tab  :. open in private tab. :. Delete. '. -. Am I missing something ? Can anyone help

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

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

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

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… (читать ещё)

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

Задан 22Green 1 год назад

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

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

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… (читать ещё)

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

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

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

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

Bookmark recovery

My firefox browser bookmarks disappeared on my Android Samsung S10+ phone today. The path given by Mozilla help to restore bookmarks is not in my menu list. Please help… (читать ещё)

My firefox browser bookmarks disappeared on my Android Samsung S10+ phone today. The path given by Mozilla help to restore bookmarks is not in my menu list.

Please help me restore my bookmarks.

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

Дан ответ Paul 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 10 месяцев назад

Дан ответ TechHorse 10 месяцев назад

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

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 12 месяцев назад

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

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 1 год назад

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