Prohledat stránky podpory

Vyhněte se podvodům. Za účelem poskytnutí podpory vás nikdy nežádáme, abyste zavolali nebo poslali SMS na nějaké telefonní číslo nebo abyste sdělili své osobní údaje. Jakékoliv podezřelé chování nám prosím nahlaste pomocí odkazu „Nahlásit zneužití“.

Zjistit více

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

  • 1 odpověď
  • 2 mají tento problém
  • 16 zobrazení
  • Poslední odpověď od 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 ?

Všechny odpovědi (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.