07-09-2025 04:52 AM
Hello team,
Bookmark needs some changes to make the browser better and easy on the eye.
My input might be also many more users thoughts about this subject.
Tags? Keywords? I don't need those, I never seen any browser using only this type of editing.
vs the given FF quick options:
Also most of the quick actions can be done by the upper panel of the side window and side window can be pinned/unpinned:
I think if those improvements will be accepted/ implemented from the FF team, the browser can be really perfect and a user friendly one.
07-09-2025 07:29 AM
Hello
For information purposes.
An information, with the help of userChrome.css file.
https://connect.mozilla.org/t5/ideas/re-enable-direct-editing-of-url-while-bookmarking/idi-p/85108
Without userChrome.css
With userChrome.css
07-09-2025 09:35 AM
For information purposes.
Firefox advanced customization and configuration options
https://support.mozilla.org/en-US/kb/firefox-advanced-customization-and-configuration
With the help of Browser Toolbox.
https://firefox-source-docs.mozilla.org/devtools-user/browser_toolbox/index.html
Without userChrome.css
With userChrome.css
.editBMPanel_tagsRow.hideable{display:none!important;}
.editBMPanel_keywordRow.hideable{display:none!important;}