faterazer
V2EX  ›  Firefox

去除 Firefox 当前选中标签页顶端线条

  •  
  •   faterazer · Jan 22, 2019 · 2757 views
    This topic created in 2696 days ago, the information mentioned may be changed or developed.

    Firefox 当前选中的标签页的最上方会显示有一条线,我觉得很丑,如图:

    通过搜索,可以通过下面的方法去除。

    在地址栏输入 about:support ,然后点击打开目录

    在此目录中创建一个 chrome 文件夹(若没有),然后进入 chrome 文件夹,创建名为 userChrome.css 的文件,打开文件输入:

    #TabsToolbar .tabbrowser-tab[selected] .tab-line {
        display: none !important;
    }
    

    保存后,重启 Firefox。

    效果图:

    No Comments Yet
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   3109 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 28ms · UTC 14:21 · PVG 22:21 · LAX 07:21 · JFK 10:21
    ♥ Do have faith in what you're doing.