讓 Firefox 右鍵選單更簡潔(Context Menu):Firefox Browser Right Click Menu Customize Make it Simple!
// START 開啟資訊欄 Click for more Information
適用版本 Firefox 141x64,Linux/Windows Server2025(10、11 Kernel)
右鍵選單很冗長又用不到,我們來簡化一下吧!讓介面看起來簡潔有力舒服!
Firefox Browser Right Click Menu(Context Menu) Customize Make UI Simple!
1. 下載我改好的 Zip 檔案(無須密碼):
Download my edited Zip file below(No Password):
└ drive.google.com/file/d/1Nrr_eI7Vl7gYeIoc-8r4r6L-61eE39Ys/view?usp=sharing
2. 解壓縮 AlexHC_Chrome.zip → 解出 chrome 資料夾,裡面有兩個檔案:
UNZIP AlexHC_Chrome.zip → "chrome" Folder include 2 Files:
user.js
userChrome.css
3. 開啟 Firefox 並輸入:about:config
Open Firfox and type: about:config
找到
toolkit.legacyUserProfileCustomizations.stylesheets
點兩下讓它數值變更為:True
Double Click Set: True
4. 點選右上選單≡ 選擇 → 說明 → 更多疑難排解資訊
On the topright ≡menu → Help → More Troubleshooting Information
在設定檔目錄(Profile Folder) → 開啟資料夾(Open Folder) 以存取現存資料夾位置
Find "Profile Folder" and Click Opening to Accessing Current Folder Path.
將上面解壓縮的 Chrome 資料夾,直接複製到剛剛開啟的 設定檔目錄資料夾
Copy the Folder "Chrome" just unzipped to "Profile Folder".
5. 關閉 Firefox 瀏覽器並重新開啟
Closing and restart Firefox Browser
就會套用 我改好的 userChrome.css 版本
(Will Apply my Edited "userChrome.css" Version.)
PS. 每次修改 userChrome.css 檔後,必須重新啟動 Firefox 才會生效
(Every Modifying userChrome.css file, Restart Firefox needed.)
注意:想還原至原始版本只要刪掉 Chrome 資料夾,還有還原上述 config false 值即可!
Note: Recover from Original Version, Just Delete Chrome Folder and config Set False OKay!
Thank you.
PS. 欲 DIY 者可下載 GitHub 全屬性 CSS 供 專業進階使用者 更多詳細資訊↓↓↓
(Download FULL CSS for Advanced/Expert Users) More Detail Info↓↓↓
└ github.com/stonecrusher/simpleMenuWizard?tab=readme-ov-file
// END