Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

為了改善您的使用體驗,本網站正在進行維護,部分功能暫時無法使用。若本站的文件無法解決您的問題,想要向社群發問的話,請到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 發問,我們的社群成員將很快會回覆您的疑問。

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

Trying to get Firefox to open in User Agent "Internet Explorer"

  • 1 回覆
  • 1 有這個問題
  • 3 次檢視
  • 最近回覆由 cor-el

more options

I run an Internet Cafe and have recently installed Ubuntu 10.04 over Micro$oft.

I HAVE to give customers an alternative to Live Messenger.

I have TokBox setup .. but gives problems now & then.

I need to cover all bases or lose customers.

The only viable alternative I have found is EBuddy.

Now the problem is .. when I log in using Internet Explorer and I connect to a contact - I can see the start video call "button". Any other browser and the webcam button does not show.

All of the Firefox & Seamonkey User Agent Switchers I have tried work .. but I cannot expect the customer to know that they need to switch User Agent before they can use the webcam.

I need to Launch either Firefox or Seamonkey (preferably Seamonkey - if the fix is to be a permanent one) in Internet Explorer mode.

A permanent "fix" for Firefox was suggested on the Ubuntu Forum ... 1. Open about:config 2. Right-click, choose "New" > "String" 3. Type "general.useragent.override" (no parentheses) into the "New String Value" dialog box that appears and press "Enter." Type or copy and paste the desired new user agent string into the "Enter String Value" box (in this case "Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1)" ) When you're done, copy that Firefox profile to all of your computers (the .mozilla folder)

I tried this on Seamonkey .. but it did not have the desired effect = no start video call button.

There is a Proxy Tool add on for Seamonkey which can change the user agent and this works. Same thing for Firefox. But the user agent is back to default on browser re-start.

In an ideal world I would like to create a Launcher on Ubuntu desktop which would open either Firefox or Seamonkey on the E Buddy sign in page and the User Agent would automatically be set to IE8 or 9.

I run an Internet Cafe and have recently installed Ubuntu 10.04 over Micro$oft. I HAVE to give customers an alternative to Live Messenger. I have TokBox setup .. but gives problems now & then. I need to cover all bases or lose customers. The only viable alternative I have found is '''EBuddy'''. Now the problem is .. when I log in using Internet Explorer and I connect to a contact - I can see the start video call "button". Any other browser and the webcam button does not show. All of the Firefox & Seamonkey User Agent Switchers I have tried work .. but I cannot expect the customer to know that they need to switch User Agent before they can use the webcam. I need to Launch either Firefox or Seamonkey (preferably Seamonkey - if the fix is to be a permanent one) in Internet Explorer mode. A permanent "fix" for Firefox was suggested on the Ubuntu Forum ... 1. Open about:config 2. Right-click, choose "New" > "String" 3. Type "general.useragent.override" (no parentheses) into the "New String Value" dialog box that appears and press "Enter." Type or copy and paste the desired new user agent string into the "Enter String Value" box (in this case "Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1)" ) When you're done, copy that Firefox profile to all of your computers (the .mozilla folder) I tried this on Seamonkey .. but it did not have the desired effect = no start video call button. There is a Proxy Tool add on for Seamonkey which can change the user agent and this works. Same thing for Firefox. But the user agent is back to default on browser re-start. In an ideal world I would like to create a Launcher on Ubuntu desktop which would open either Firefox or Seamonkey on the E Buddy sign in page and the User Agent would automatically be set to IE8 or 9.

所有回覆 (1)

more options

Try to set the user agent via a user.js file.

user_pref("general.useragent.override", "<IE user agent>");