Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Kërkoni te Asistenca

Shmangni karremëzime gjoja asistence. S’do t’ju kërkojmë kurrë të bëni një thirrje apo të dërgoni tekst te një numër telefoni, apo të na jepni të dhëna personale. Ju lutemi, raportoni veprimtari të dyshimtë duke përdorur mundësinë “Raportoni Abuzim”.

Learn More

How to expand size of "Editor This Bookmark" panel?

  • 2 përgjigje
  • 1 e ka hasur këtë problem
  • 5 parje
  • Përgjigjja më e re nga cor-el

more options

I have a lot of bookmark in my bookmarks. Whenever I wan to add a new bookmark into the bookmarks, I open "Edit This Bookmark" Panel, but the Panel is very small (also does not support search). It is very hard to find the target folder which I want to add to.

How to expand the size of "Edit This Bookmark"? Or firefox another convenient way to add new bookmark to bookmarks? Thanks.

I have a lot of bookmark in my bookmarks. Whenever I wan to add a new bookmark into the bookmarks, I open "Edit This Bookmark" Panel, but the Panel is very small (also does not support search). It is very hard to find the target folder which I want to add to. How to expand the size of "Edit This Bookmark"? Or firefox another convenient way to add new bookmark to bookmarks? Thanks.

Zgjidhje e zgjedhur

You could add a line of code to put into a userChrome.css file to change the height and width of the panel opened. This is the code: #editBookmarkPanel { min-width: 500px !important;min-height: 500px !important;}

For an example of how and where to create that file, see this question for instance, or refer to this page.

Another option (probably easier) that also adds some features and therefor may be useful for you is to install the Edit Bookmark Plus add-on. This add-on does not seem to be compatible with Firefox Quantum (57+), but you seem to be using 47, probably for a good reason. If hardware or add-ons are the reason for that, you are advised to switch to Firefox 52 ESR.

See this mozillaZine thread for more info.

Lexojeni këtë përgjigje brenda kontekstit 👍 0

Krejt Përgjigjet (2)

more options

Zgjidhja e Zgjedhur

You could add a line of code to put into a userChrome.css file to change the height and width of the panel opened. This is the code: #editBookmarkPanel { min-width: 500px !important;min-height: 500px !important;}

For an example of how and where to create that file, see this question for instance, or refer to this page.

Another option (probably easier) that also adds some features and therefor may be useful for you is to install the Edit Bookmark Plus add-on. This add-on does not seem to be compatible with Firefox Quantum (57+), but you seem to be using 47, probably for a good reason. If hardware or add-ons are the reason for that, you are advised to switch to Firefox 52 ESR.

See this mozillaZine thread for more info.

Ndryshuar nga Tonnes

more options

Note that you can set click in the tree area to set focus to this area. You can do a search by (very) quickly typing the first letters of a folder to jump to this folder. This works with all treechildren type areas like the bookmarks sidebar or left panel in the Bookmarks Manager (Library).