Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

In Internet Explorer I can set Trusted Sites, how do I do this in Firefox?

  • 3 답장
  • 113 이 문제를 만남
  • 10 보기
  • 최종 답변자: SmakkerDown

more options

MS Internet Explorer browser, in the security settings, has the ability to set "Trusted Sites". Sites that I trust that will not harm my computer and are thus allowed to open pop-ups and other features that are needed to interact with the website.

I am unable to get data feeds when using Firefox and the help desk supporting my application requested me to add their url's as Trusted Sites in my browser. I am able to do this with the MS Browser but I cannot find an equivalent function in Firefox.

MS Internet Explorer browser, in the security settings, has the ability to set "Trusted Sites". Sites that I trust that will not harm my computer and are thus allowed to open pop-ups and other features that are needed to interact with the website. I am unable to get data feeds when using Firefox and the help desk supporting my application requested me to add their url's as Trusted Sites in my browser. I am able to do this with the MS Browser but I cannot find an equivalent function in Firefox.

모든 댓글 (3)

more options

Firefox doesn't have trusted sites like IE.

You can inspect all permissions for the domain in the current tab in Tools > Page Info > Permissions

more options

In my situation the tools>page info > the permissions tab does not show up I am trying to view my security cameras in my laundromat through a d-link dns HELP

글쓴이 digthetoe 수정일시

more options

There is actually a setting in the prefs.js file that you can set that will add "trusted sites" to Firefox. Open a windows explorer window, browse to your local appdata directory via "%APPDATA%\Mozilla\Firefox\Profiles". There you should find a subfolder with a ".default" title. Look inside for a "prefs.js" file.

In prefs.js, look for this line: user_pref("network.automatic-ntlm-auth.trusted-uris"); then simply add the site you want to trust. i.e. user_pref("network.automatic-ntlm-auth.trusted-uris", "http://www.msn.com"); Open Firefox and viola, trusted site is good to go.

You can also do this in Firefox. Type about:config in the address bar, tell it "I'll be careful, I promise", then look for the entry: network.automatic-ntlm-auth.trusted-uris Double click it and then add your site using http://<site url here>

글쓴이 SmakkerDown 수정일시