Ce site disposera de fonctionnalités limitées pendant que nous effectuons des opérations de maintenance en vue de vous proposer un meilleur service. Si un article ne règle pas votre problème et que vous souhaitez poser une question, notre communauté d’assistance est prête à vous répondre via @FirefoxSupport sur Twitter, et /r/firefox sur Reddit.

Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

En savoir plus

Unable to install add-ons

  • 5 réponses
  • 2 ont ce problème
  • 2 vues
  • Dernière réponse par mmcnally

more options

When I visit any Add-ons page, instead of the button to install the add-on, a button stating "Only with Firefox - Get Firefox now" appears. Clicking this button takes me to the Firefox download page.

This is happening in Firefox, which just updated to the latest version (67.0.1) this morning.

When I visit any Add-ons page, instead of the button to install the add-on, a button stating "Only with Firefox - Get Firefox now" appears. Clicking this button takes me to the Firefox download page. This is happening in Firefox, which just updated to the latest version (67.0.1) this morning.

Solution choisie

Your System Details list shows that you have a user.js file in the profile folder to initialize prefs each time Firefox starts. The user.js file will only be present if you or other software has created this file and normally won't be present.

You can check its content with a text editor (right-click: "Open with"; do not double-click). The user.js file is read each time Firefox is started and initializes preferences to the value specified in this file, so preferences set via user.js can only be changed temporarily for the current session.

You can delete the user.js file if you didn't create this file yourself.

You can use the button on the "Help -> Troubleshooting Information" (about:support) page to go to the current Firefox profile folder or use the about:profiles page.

Lire cette réponse dans son contexte 👍 0

Toutes les réponses (5)

more options

The System Details list shows that you have a broken user agent that identifies you as Firefox 50

  • Mozilla/5.0 (Windows NT 6.1; WOW64; rv:50.0) Gecko/20161123 Firefox/50.0; xs-yXXal3WnNSs;

See:

more options

Separate Security Issue: Update your Flash Player or remove it using these links; Uninstall Flash Player | Windows {web link} Uninstall Flash Player | Mac {web link}

Note: Windows users should download the ActiveX for Internet Explorer. and the plugin for Plugin-based browsers (like Firefox).

Note: Windows 8 and Windows 10 have built-in flash players and Adobe will cause a conflict. Install the plugin only. Not the ActiveX.

Flash Player Version 32.0.0171

https://get.adobe.com/flashplayer/ Direct link scans current system and browser Note: Other software is offered in the download. <Windows Only>

https://get.adobe.com/flashplayer/otherversions/ Step 1: Select Operating System Step 2: Select A Version (Firefox, Win IE . . . .) Note: Other software is offered in the download. <Windows Only> +++++++++++++++++++ See if there are updates for your graphics drivers https://support.mozilla.org/en-US/kb/upgrade-graphics-drivers-use-hardware-acceleration

more options

I uninstalled Flash. I also followed the instructions for resetting the user agent and restarted Firefox. Firefox is still showing the wrong user agent in about:config.

What's my next option for correcting the user agent?

more options

Solution choisie

Your System Details list shows that you have a user.js file in the profile folder to initialize prefs each time Firefox starts. The user.js file will only be present if you or other software has created this file and normally won't be present.

You can check its content with a text editor (right-click: "Open with"; do not double-click). The user.js file is read each time Firefox is started and initializes preferences to the value specified in this file, so preferences set via user.js can only be changed temporarily for the current session.

You can delete the user.js file if you didn't create this file yourself.

You can use the button on the "Help -> Troubleshooting Information" (about:support) page to go to the current Firefox profile folder or use the about:profiles page.

more options

The user.js had a single line in it: user_pref("general.useragent.override", "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:50.0) Gecko/20161123 Firefox/50.0; xs-yXXal3WnNSs;"); I have no idea where that came from or why it was there.

I was able to delete the user.js and reset the general.useragent.override setting. After restarting Firefox all is working correctly again.

Thanks for your help!