How to remove Recent Bookmarks smartlist in version 69?
Pretty much just what the above question asks. I want to remove the recently bookmarked feature in my bookmarks menu.
There are solutions for how to do this with older versions of firefox, but they don't seem to work anymore in this current version.
I've tried right clicking the "Recently Bookmarked" grey text; no menu pops up in this version.
I've also tried going to about:config but whatever preference name this feature linked to has change from previous versions.
Any help appreciated.
Всички отговори (3)
Hi damon.
- Is your question about the Bookmarks icon , or the Library icon ?
About the library icon
You need to use code in userChrome.css to achieve this.
- https://www.userchrome.org/what-is-userchrome-css.html
- https://www.userchrome.org/how-create-userchrome-css.html
In Firefox 69 and later you need to set this pref to true on the about:config page to enable userChrome.css and userContent.css in the chrome folder.
- toolkit.legacyUserProfileCustomizations.stylesheets = true
- https://www.userchrome.org/firefox-changes-userchrome-css.html
See these threads for more detail.
- [/questions/1220764] How do I remove Recently Bookmarked from Firefox 60.0.1?
- [/questions/1222037] turn off recently bookmarked