搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

Learn More

where is the MAN page for about:config preference setting line items?

  • 6 个回答
  • 3 人有此问题
  • 10 次查看
  • 最后回复者为 proxy.socks

more options

I see settings that are suspicious but I don't want to change them until I understand the function of the item. For example:

geo.wifi.uri https://www.googleapis.com/geolocation/v1/geolocate?key=%GOOGLE_API_KEY%

Seems to have been hijacked by a google tracking thing ???

And if I disable this, will I break anything or just prevent websites from being sent geo location info? ::: geo.enabled true

I see settings that are suspicious but I don't want to change them until I understand the function of the item. For example: geo.wifi.uri https://www.googleapis.com/geolocation/v1/geolocate?key=%GOOGLE_API_KEY% Seems to have been hijacked by a google tracking thing ??? And if I disable this, will I break anything or just prevent websites from being sent geo location info? ::: geo.enabled true

所有回复 (6)

more options
more options

hi, google hasn't "hijacked" this setting, it's the default in the firefox version you are using - geolocation is a strictly opt-in feature, you will see a popup whenever a websites wants to determine your exact location - you can accept or deny any such request. more details at https://www.mozilla.org/firefox/geolocation/

more options

those other preferences contain the download links for firefox on mobile platforms, which are displayed in the options > sync panel.

more options

It would be helpful if "user set" distinguished between a Preferences setting and a manual change made within about:config.

more options

philipp said

those other preferences contain the download links for firefox on mobile platforms, which are displayed in the options > sync panel.

Anything that says "campaign" sounds like advertising & tracking.

more options

The https://www.googleapis.com/geolocation/v1/geolocate?key=%GOOGLE_API_KEY% entry serves no one's interests other than Google and their associated piece of shit data hoarders.

Just set it to: https://127.0.0.1

While you're at it, you can stab these in the face with a soldering iron too:

  • beacon.enabled = false
  • geo.enabled = false
  • geo.wifi.xhr.timeout = 1
  • geo.wifi.logging.enabled = false (it's hidden from us so you'll need to create the entry in order to disable it. Nice, thanks Mozilla.)
  • browser.search.geoip.url = (empty, erase everything and leave it blank)
  • browser.search.geoip.timeout = 1
  • geo.security.allowinsecure = false

There're more location items but this is a start if you're just wanting to be left the fuck alone on your own machine.

You should know that this is in no way keeping you from being tracked or anything else. This is just some of only the "geo-location" settings. Tracking, data logging, metrics and all the other things that those Marketing asshats get wet over require a multitude of config changes in addition to uBlock Origin, uMatrix, NoScript or something similar.

由proxy.socks于修改