Customize firefox address bar and search bar length

Source: Internet
Author: User

By default, the menu bar, toolbar, bookmarks, and tag bar of Firefox occupy a lot of space, which greatly reduces the visible area of the entire browser. To this end, I will remove unused icons, then
Bookmarks, refresh before and after, address bar, search bar, historical address, download manager, page capture left, and route them to the same column using Firefox's custom functions. This is much better. But at the same time
The problem is that the bookmarks are hidden and only become one arrow. Each time you open the bookmarks, you need to open the key arrow and start the selection!
The length of the address bar and search bar can be adjusted, but it is always relative and cannot be solved. Finally, we can solve this problem by modifying the configuration file !! Haha!
The method is as follows:
In ~ /. Mozilla/Firefox/ukknu0cj. Default/Chrome/create the userchrome.css file, enter the content in the file and save it:
/* Fixed address bar length */
# Urlbar-container {max-width: 360px! Important}

/* Fixed length of the search bar */
# Search-container, # searchbar
{Max-width: 200px! Important ;}

Xxpx is the maximum length of the address bar and the search bar. After modifying the length according to your needs, click OK to pull the bookmarks. Haha!

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.