Этот сайт имеет ограниченную функциональность, пока мы проводим техническое обслуживание для улучшения его работы. Если какая-либо статья не решила вашу проблему и вы хотите задать вопрос, наше сообщество поддержки ждёт вас: @FirefoxSupport в Твиттере и /r/firefox на Reddit.

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

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

Подробнее

I want to use javasript to get the firefox config "network.negotiate-auth.trusted-uris".Can I do that ?

  • 1 ответ
  • 2 имеют эту проблему
  • 16 просмотров
  • Последний ответ от cor-el

more options

I need to connect the Kerberos server,if use the firefox,shoud open the setting "network.negotiate-auth.trusted-uris".Then I want to write a javacript function to detect if the user's firefox has enable this setting or not.But how can I get this value in the object ?

I need to connect the Kerberos server,if use the firefox,shoud open the setting "network.negotiate-auth.trusted-uris".Then I want to write a javacript function to detect if the user's firefox has enable this setting or not.But how can I get this value in the object ?

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

more options

Are you talking about an extension?

Web pages do not have access to built-in prefs.

You can try to ask advice at this MozillaZine forum:

You need to register at the MozillaZine forum site in order to post at that forum.