Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Подробнее

Can't disable domain guessing in version 37.0.2 in order to go to about.config

  • 3 ответа
  • 1 имеет эту проблему
  • 1 просмотр
  • Последний ответ от maisry

more options

Online suggestions have not helped, including going to Preferences > Navigator, because Navigator is not in my version. What I need this for is to stop geolocation which requires entering "about.config" in the URL bar, but Domain Guessing ALWAYS adds www. to it, so I get "Server not found" error. Mac OSX 10.6.8. Thanks for your help.

Online suggestions have not helped, including going to Preferences > Navigator, because Navigator is not in my version. What I need this for is to stop geolocation which requires entering "about.config" in the URL bar, but Domain Guessing ALWAYS adds www. to it, so I get "Server not found" error. Mac OSX 10.6.8. Thanks for your help.

Выбранное решение

It is not about.config with a dot, but about:config with a colon. about: is a protocol like http: and is used to access special built-in pages You can open about: pages via the location/address bar.


I assume that you are looking for this pref:

  • geo.enabled = false

Note that Firefox will always ask for permission before using Geolocation.

If Geolocation isn't used them websites can do a reverse DNS look up of your IP address and that is usually not very accurate.

Прочитайте этот ответ в контексте 👍 1

Все ответы (3)

more options

Try a colon instead of a period: about:config

To discover more internal pages, try about:about

more options

Выбранное решение

It is not about.config with a dot, but about:config with a colon. about: is a protocol like http: and is used to access special built-in pages You can open about: pages via the location/address bar.


I assume that you are looking for this pref:

  • geo.enabled = false

Note that Firefox will always ask for permission before using Geolocation.

If Geolocation isn't used them websites can do a reverse DNS look up of your IP address and that is usually not very accurate.

more options

cor-el said

It is not about.config with a dot, but about:config with a colon. about: is a protocol like http: and is used to access special built-in pages You can open about: pages via the location/address bar.

I assume that you are looking for this pref:

  • geo.enabled = false

Note that Firefox will always ask for permission before using Geolocation.

If Geolocation isn't used them websites can do a reverse DNS look up of your IP address and that is usually not very accurate.