📣 Help shape Firefox by joining our Test Days event on July 21–27 to test the Firefox Semantic History Search in Firefox Beta 142

Mozilla サポートの検索

サポート詐欺に注意してください。 私たちはあなたに通話やショートメッセージの送信、個人情報の共有を求めることはありません。疑わしい行為を見つけたら「迷惑行為を報告」からご報告ください。

詳しく学ぶ

Cannot submit feedback

more options

I'm trying to report a rogue version of this add-on, https://addons.mozilla.org/en-US/firefox/feedback/addon/%7B5c474add-03f0-4c67-9479-f32939d7599a%7D/. The actual add-on is fine and works well. Somehow a version, 1.5, got installed and I cannot keep it removed. Whenever I refresh FF, it shows back up. I cannot find any reference to this version on GitHub or on the extensions page. I have uninstalled FF and refreshed it. Nothing works. It keeps coming back. I also looked in the side-install directory, but there were no extensions there. If I remove the extension under the Add-ons Manager, it removes it and I can install it and it installs the correct version and it works until FF restarts and then the 1.5 version shows back up.

I'm trying to report a rogue version of this add-on, https://addons.mozilla.org/en-US/firefox/feedback/addon/%7B5c474add-03f0-4c67-9479-f32939d7599a%7D/. The actual add-on is fine and works well. Somehow a version, 1.5, got installed and I cannot keep it removed. Whenever I refresh FF, it shows back up. I cannot find any reference to this version on GitHub or on the extensions page. I have uninstalled FF and refreshed it. Nothing works. It keeps coming back. I also looked in the side-install directory, but there were no extensions there. If I remove the extension under the Add-ons Manager, it removes it and I can install it and it installs the correct version and it works until FF restarts and then the 1.5 version shows back up.
添付されたスクリーンショット

この投稿は gwolbr により に変更されました

すべての返信 (3)

more options

First, on the built-in Add-ons page (Ctrl+Shift+A), if you click that extension and scroll down on the details panel, you can disable automatic updates for that extension. This normally would resolve the issue.

(But the Versions page shows a July 1 upload of version 1.13, version 1.5 is not visible, so it doesn't seem like a normal situation.)

Second, could you check the About Policies page to see whether it is being force-installed by an Enterprise Policy - type or paste about:policies into the address bar and press Enter to load the list. Only the "Active" panel is relevant. Anything there related to extensions or extension settings?

Third, have you ever set up any startup scripts, also known as Autoconfig files or userChrome.js scripts? To investigate whether one has been introduced, you can check this folder:

C:\Program Files\Mozilla Firefox\defaults\pref

It is normal for this folder to contain a file named channel-prefs.js which (if you right-click > Edit in Notepad) contains a comment and then a single line of code:

pref("app.update.channel", "release");

If you see other files in this folder, or there is other code in that file, it is potentially suspicious.

役に立ちましたか?

more options

役に立ちましたか?

more options

That is troubling. Unless your IT department did that, it presumably was some rogue software that created the policy. To track down the source of the policy, you can check for:

(A) A policies.json file

This would be in your Firefox program folder, either:

  • C:\Program Files\Mozilla Firefox\distribution
  • C:\Program Files (x86)\Mozilla Firefox\distribution

Note: the distribution folder does not exist for any other purpose, as far as I know.

(B) A Mozilla policy key in the Windows Registry

If you are familiar with the RegEdit program, you can check here:

  • HKEY_CURRENT_USER\Software\Policies\Mozilla
  • HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Mozilla

Note: the Mozilla key does not exist for any other purpose, as far as I know.

But to track down where that came from, hmm, I'm not sure what kind of forensics are possible. Presumably you have run some malware scans? See: Troubleshoot Firefox issues caused by malware.

役に立ちましたか?

質問する

投稿に返信するには あなたのアカウントにログイン する必要があります。まだアカウントをお持ちでなければ、新しい質問を開始 してください。