锦方的个人网页 · 如果有一天你突然想起了我


Firefox设置

目录

用Firefox一段时间了今天在另一台设备上安装重新整理了需要的设置

设置中文

获取Firefox语言包

Mozilla 字典和语言包页面

改变界面语言

about:config
intl.locale.requested

如果没有intl.locale.requested可以自己创建

about:config

Preference Default New Description
media.peerconnection.enabled true false WebRTC can leak a users IP address from behind a VPN or proxy.
network.websocket.enabled true false Websockets can cause some dns requests to not be send over the active proxy.
network.http.sendRefererHeader 2 0 Tells the server which page the user came from.
network.http.sendSecureXSiteReferrer true false Tells the server which https page the user came from.
network.dnsCacheEntries 400 100 Number of cached DNS entries (lower number=more requests but less data stored).
privacy.trackingprotection.enabled false true This is Mozilla’s new built in tracking protection.
dom.event.clipboardevents.enabled true false Websites can get notifications if you copy, paste, or cut something from a web page, and it lets them know which part of the page had been selected.
dom.event.contextmenu.enabled true false Disables website control over rightclick context menu.
geo.enabled true false Disables geolocation.
geo.wifi.logging.enabled true false Disables logging geolocation requests.
browser.formfill.enable true false Disables saving of formdata.
browser.safebrowsing.enabled true false Disable Google Safe Browsing and phishing protection. Security risk, but privacy improvement.
browser.safebrowsing.malware.enabled true false Disable Google Safe Browsing malware checks. Security risk, but privacy improvement.
browser.send_pings true false Allows websites to track users clicks.
browser.cache.disk.enable true false Disables caching on hardrive.
browser.cache.disk_cache_ssl true false Disables caching for ssl connections.
browser.cache.offline.enable true false Disables the offline disk cache.
webgl.disabled false true WebGL is a potential security risk.
表格来自 https://github.com/TheCreeper/PrivacyFox 并不是完整的还应该参考 https://cybermagicsec.github.io/privacytools-zh/#addons

插件

安装 "Privacy Badger" 阻止被追踪 利用 "uBlock Origin" 来封锁广告与追踪器 利用 "Self-Destructing Cookies" 自动删除 Cookies 使用 "HTTPS Everywhere" 加密连接 利用 "Decentraleyes" 来关闭内容传递网络 利用"NoScript Security Suite"套件完整控制

系列:notes

该系列自动来自分类: notes

  1. Debian创建新用户和设置防火墙
  2. mac在Debian安装wireguard和使用
  3. 再也不买不能解bl的手机了
  4. Firefox设置 (当前)
  5. debian安装FFmpeg来合并youtube音频
  6. css 扩散列表
  7. 两个练习
  8. css RWD
  9. css 图片
  10. css 提示
  11. css 下拉
  12. css 表单
  13. css 导航栏
  14. css 单词
  15. HTML SVG
  16. HTML Canvas
  17. HTML input
  18. HTML 结构
  19. 电气施工图说明
  20. china uses dropbox
  21. Nginx installs SSL certificates
  22. debian install shadowsocks
  23. Visual studio code set the python environment
  24. install hexo

下一篇推荐

系列继续阅读

debian安装FFmpeg来合并youtube音频