Re: [-Fx-] firefox 分頁標籤置底
※ 引述《whyif (9122044)》之銘言:
: 請問有人知道新版 firefox 「只要分頁列」 置底的方法嗎?有搜尋過了都沒有。
: 像kkman那樣,如附件我用小畫家自己做的那樣,或是有推薦可置底的瀏覽器嗎?謝謝~
: https://i.imgur.com/wigZF1P.jpg
: --
1. 下載下面二個css
https://github.com/MrOtherGuy/firefox-csshacks/blob/master/chrome/tabs_below_
content.css
https://github.com/MrOtherGuy/firefox-csshacks/blob/master/chrome/window_
control_placeholder_support.css
2. 網址列輸入about:profiles
開啟設定檔所在的資料夾,新建資料夾chrome
3. 在chrome資料夾下新建檔案userChrome.css裡面寫
@import url(chrome/window_control_placeholder_support.css);
@import url(chrome/tabs_below_content.css);
4. 在chrome資料夾下新建資料夾chrome,將下載的二個css放入
5. 網址列輸入about:config
搜尋或新增toolkit.legacyUserProfileCustomizations.stylesheets設為true
6. 重新啟動Fx
--
※ 發信站: 批踢踢實業坊(ptt.cc), 來自: 118.167.98.49 (臺灣)
※ 文章網址: https://www.ptt.cc/bbs/Browsers/M.1690616935.A.AC0.html
討論串 (同標題文章)
完整討論串 (本文為第 2 之 2 篇):
Browsers 近期熱門文章
PTT數位生活區 即時熱門文章