Mozilla サポートの検索

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

How completely disable firefox activity in background?

  • 10 件の返信
  • 1 人がこの問題に困っています
  • 1 回表示
  • 最後の返信者: Terry

more options

Firefox consumes a lot of processor time in background. How to disable it?

Following options do nothing: Use recommended performance settings - dasabled Use hardware acceleration when available - disabled browser.tabs.remote.autostart = false

Firefox consumes a lot of processor time in background. How to disable it? Following options do nothing: Use recommended performance settings - dasabled Use hardware acceleration when available - disabled browser.tabs.remote.autostart = false
添付されたスクリーンショット

すべての返信 (10)

more options

Only Firefox running in background

役に立ちましたか?

more options

If you run with native Wayland (MOZ_ENABLE_WAYLAND=1), it will avoid rendering occluded windows.

役に立ちましたか?

more options

Nothing has changed formally In fact, the processor fan stopped turning on, which means that part of the load was turned off. This is a good step in the right direction. Anything else I can do? That do you think about "safe mode"?

役に立ちましたか?

more options

You can try Firefox from the official Mozilla server if you currently use a version from the repositories of your Linux distribution to see if it behaves differently.

You can create a new profile as a quick test to see if your current profile is causing the problem.

See "Creating a profile":

If the new profile works, you can transfer files from a previously used profile to the new profile, but be careful not to copy corrupted files to avoid carrying over problems.

役に立ちましたか?

more options

Open Firefox Task Manager (Shift+Esc) to see the processes using CPU. You can also show threads by changing toolkit.aboutProcesses.showThreads to true in about:config. Record a performance profile to get even more details and a sharable link.

役に立ちましたか?

more options

Using Wayland really help to decrease processor load. But there are number of processes working in background. I do not need it. Absolutely. How to disable any activity on inactive tabs and unfocused windows?

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

役に立ちましたか?

more options

役に立ちましたか?

more options

Does anyone know a working browser that does not load the processor with a bunch of background tasks and supports some kind of adblock? Opera?

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

役に立ちましたか?

more options

Close processes in about:processes (Shift+Esc) to free up memory.

Reduce the number of processes per site by changing dom.ipc.processCount.webIsolated to 1 in about:config.

Unload tabs automatically by changing browser.tabs.unloadOnLowMemory to true in about:config and increase browser.low_commit_space_threshold_percent to make it more aggressive.

Install an extension like Offline when Minimized or Auto Tab Discard.

役に立ちましたか?

more options

役に立ちましたか?

質問する

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