- Locked
- Archived
Bookmarks
Bookmarks are also in chinese, Whats going on?
Bookmarks are also in chinese, Whats going on?
I have noticed 3 new bookmarks I never added for 2 websites I've visited recently show up in my bookmarks bar. I did a scan with Avast One (free version) and it says no … (read more)
I have noticed 3 new bookmarks I never added for 2 websites I've visited recently show up in my bookmarks bar.
I did a scan with Avast One (free version) and it says no viruses or malware found
Any thoughts on what's adding the 3 bookmarks?
Thanks.
Windows 10 Firefox 120.0.1 64bit
To whom this may concern, I am requiring about getting back bookmarks I recently just lost. I had a list close to 3000 of them, however I reformatted my PC and found out … (read more)
To whom this may concern, I am requiring about getting back bookmarks I recently just lost. I had a list close to 3000 of them, however I reformatted my PC and found out there weren't being synced recently and don't have the bookmark backups in my file list anywhere. Have tried many data recovery software to no avail, if there's a possibility I could have access to my last few bookmark updates to the cloud that would save many headaches Thanking you
Hello, I recently downloaded Firefox and transferred all my data from Chrome to Firefox. Everything transferred well and for a day all my bookmarks were visible at the to… (read more)
Hello, I recently downloaded Firefox and transferred all my data from Chrome to Firefox. Everything transferred well and for a day all my bookmarks were visible at the top of the page. Then I turned off bookmarks to only show on a new tab, and then later realized that the bookmarks were not being displayed on the new tab. And even when I turned bookmarks to always show on all tabs the bar is there but nothing is displayed. All my bookmarks are still in the Firefox Library and I can save new bookmarks to the library, but the bookmarks bar above still remains empty. Clicking Import and Backup in the Library and clicking Restore hasn't returned the bookmarks to the bookmarks bar. Does anyone know how to fix this?
The computers bookmarks after September 28 and before December 1 2023 are missing as well as the internet history in the mozilla browser only. I see no possible way of re… (read more)
The computers bookmarks after September 28 and before December 1 2023 are missing as well as the internet history in the mozilla browser only. I see no possible way of restoring them. I see no way to contact mozilla directly about this either.
After running Import and Backup and selecting the date I want, the left column in the Library shows History, Downloads, Tags, and All Bookmarks. Under All Bookmarks, tho… (read more)
After running Import and Backup and selecting the date I want, the left column in the Library shows History, Downloads, Tags, and All Bookmarks. Under All Bookmarks, those folders have all the stuff I want in my Firefox browser. Currently my browser shows the folder names, but the folders are empty. How do I get the left column into my browser?
I'm using Firefox 100 on Win10 and can't save any bookmarks. They do NOT appear under the App Data Profile, which would not be acceptable even if they were. This chang… (read more)
I'm using Firefox 100 on Win10 and can't save any bookmarks. They do NOT appear under the App Data Profile, which would not be acceptable even if they were. This change has made it impossible for me to continue using Firefox, unless I want to go back to Win7.
I simply need Bookmarks to work the way they did before!
Thank you for your time.
So I synced my bookmarks then I notice that all of them are mixed up, so i look for ways to fix them, I then see I can restore my files, I try it then it says it was unab… (read more)
So I synced my bookmarks then I notice that all of them are mixed up, so i look for ways to fix them, I then see I can restore my files, I try it then it says it was unable too, and then after that it deleted everything, I tried to restore them again and again using different dates but nothing worked.
p.s. I did post this earlier but it was in the middle of the night, so nobody saw it.
So why can't Firefox make their bookmark system more simple? I can spend 10 minutes looking for a bookmark that I KNOW I have & end up just googling for the site. … (read more)
So why can't Firefox make their bookmark system more simple? I can spend 10 minutes looking for a bookmark that I KNOW I have & end up just googling for the site.
How to delete "frequently visited"? I don't want to delete them temporary, I don't want them to show ever again in the future. Is it possible?
I WOULD LIKE TO KNOW HOW TO SINGLE SPACE MY BOOKMARKS.
Serif fonts help with readability, and are therefore preferable in the body of a book. The “serif” is the decorative stroke that finishes each end of a letter (think Time… (read more)
Serif fonts help with readability, and are therefore preferable in the body of a book. The “serif” is the decorative stroke that finishes each end of a letter (think Times Roman). Serif fonts are easier on the reader’s eye than sans-serif fonts; the stroke leads the reader’s eye from one letter to the next.
[Edited out link to Fonts site - no advertising please]
Bookmarks are not imported and are freezing up the browser. How can this be corrected?
I keep having to login. Mozilla isn't remembering my settings. All help is sincerely appreciated
i install new windows and after installing when i log in to my account on firefox it dint backup my bookmarks and everything . i have so much important bookmark was saved… (read more)
i install new windows and after installing when i log in to my account on firefox it dint backup my bookmarks and everything . i have so much important bookmark was saved and for over 6+ months effort . can anyone tell me how i can recover it or how can i contact firefox chat agent
Hello, I upgraded my windows 8.1 system with firefox on it to windows 10. The windows 10 upgrade saved my windows 8.1 files. I installed firefox on windows 10. I deleted … (read more)
Hello, I upgraded my windows 8.1 system with firefox on it to windows 10. The windows 10 upgrade saved my windows 8.1 files. I installed firefox on windows 10. I deleted the files created by the install in the folder 'profiles'. When I copy my old firefox profile contents into that firefox profile folder, firefox does not pickup my bookmarks and extensions as I had hoped. Is it possible to get firefox to recognize my old profile contents? Thanks, Doug
Having issues with any tab that I open and navigate to a website that the bookmarks bar just disappears and I have to open an new tab that is not used just to get access … (read more)
Having issues with any tab that I open and navigate to a website that the bookmarks bar just disappears and I have to open an new tab that is not used just to get access to the bookmarks bar.
Not for sure why it collapses itself when actually browsing and was not for sure if there was a solution to fix this. I had searched online and could not find any solutions or anyone that has had the same issues.
I have attached screenshots of the difference between a new tab and a tab with a site opened
Help is appreciated, Thanks
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… (read more)
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
I am not too good with the computer and have just starting using Firefox. I will do my best to describe my question so please bar with me. I have 2 rows of websites that … (read more)
I am not too good with the computer and have just starting using Firefox. I will do my best to describe my question so please bar with me. I have 2 rows of websites that I frequent...actually only using the first row and 5 spaces in the second row. When I go to a different website Firefox is automatically adding that website to one of the boxes in the second row which I do not want. How do I stop this? Question 2...using Ebay as an example...if I keep searching on Ebay and have looked at lets say 5 different pages how do I go back to the home screen without having to hit the back button 6 times? Thanks for the help. Chuck