前往
大廳
主題

火狐瀏覽器的一些設定紀錄

Pixmi | 2023-12-09 10:34:37 | 巴幣 0 | 人氣 65

about:config

// 社交追蹤器的白名單
// 當 Enhanced Tracking Protection 設定 Tracking content in all windows 時推特圖片會無法顯示的問題
urlclassifier.trackingSkipURLs = *.twimg.com
urlclassifier.features.socialtracking.skipURLs = *.twimg.com
// 啟用 nvidia 的 VSR 功能
gfx.webrender.super-resolution.nvidia = true

Image Search Options

// 增加 google lens 搜尋功能
Search URL: https://lens.google.com/uploadbyurl
Search Variables: url=::$URL::
Use POST instead of GET: false

User-Agent Switcher and Manager

// 增加 Youtube 專用 User-Agent
Custom Mode:
{
  "m.youtube.com": "Mozilla/5.0 (Linux; Android 13; SM-A037U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Mobile Safari/537.36  uacq",
  "www.youtube.com": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36"
}

uBlock Origin

Advanced:
// Filter 的檢查改為每2小時執行一次
autoUpdatePeriod 2

Filter lists: Custom
// 針對台灣網站的阻擋
https://filter.futa.gg/filter.txt
// google 內容農場
https://filter.futa.gg/hide_farm_from_search.txt
// 反網址追蹤器
https://filter.futa.gg/removeparam.txt
// 165反詐騙
https://filter.futa.gg/TW165.txt
// 阻擋挖礦
https://raw.githubusercontent.com/hoshsadiq/adblock-nocoin-list/master/nocoin.txt

My filters:
// 阻擋 Youtube 故意設置的延遲
www.youtube.com##+js(nano-stb, resolve(1), *, 0.001)
// 阻擋 Facebook 的 cookie 提示
www.facebook.com##div[data-nosnippet=""]

創作回應

——
失效
https://filter.futa.gg/removeparam.txt
2024-04-11 03:13:40

更多創作