Firefox设置
目录
用Firefox一段时间了今天在另一台设备上安装重新整理了需要的设置
设置中文
获取Firefox语言包
改变界面语言
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. |
插件
安装 "Privacy Badger" 阻止被追踪 利用 "uBlock Origin" 来封锁广告与追踪器 利用 "Self-Destructing Cookies" 自动删除 Cookies 使用 "HTTPS Everywhere" 加密连接 利用 "Decentraleyes" 来关闭内容传递网络 利用"NoScript Security Suite"套件完整控制
系列:notes
该系列自动来自分类: notes
- Debian创建新用户和设置防火墙
- mac在Debian安装wireguard和使用
- 再也不买不能解bl的手机了
- Firefox设置 (当前)
- debian安装FFmpeg来合并youtube音频
- css 扩散列表
- 两个练习
- css RWD
- css 图片
- css 提示
- css 下拉
- css 表单
- css 导航栏
- css 单词
- HTML SVG
- HTML Canvas
- HTML input
- HTML 结构
- 电气施工图说明
- china uses dropbox
- Nginx installs SSL certificates
- debian install shadowsocks
- Visual studio code set the python environment
- install hexo