Skip to content
This repository was archived by the owner on Feb 10, 2026. It is now read-only.

Releases: Aetopia/NoSteamWebHelper

v5.0.2

23 Dec 06:34
dff251b

Choose a tag to compare

Changes

Caution

Please use older versions of NoSteamWebHelper for x86 machines.

v5.0.1

01 Dec 16:15
a2ddf9f

Choose a tag to compare

Changes

  • NoSteamWebHelper will no longer auto-relaunch Steam so it starts silently.

  • You may control the visibility of the CEF when it is restored:

    • Default: The CEF will be shown.

    • Passing -silent to Steam: The CEF will be hidden.

v5.0

29 Nov 05:57
14a0566

Choose a tag to compare

Changes

  • NoSteamWebHelper now functions as a standalone dynamic link library that is automatically loaded by Steam.

  • NoSteamWebHelper will automatically restart Steam to start silently if required.

  • NoSteamWebHelper no longer requires any dedicated injector to function.

Tip

  • Start Steam silently by using the -silent argument to ensure faster startup times.
  • By doing this, NoSteamWebHelper doesn't need to restart Steam to start it silently.

v4.3.1

24 Nov 10:13
1880537

Choose a tag to compare

Changes

  • Patch up a memory leak when enumerating processes.

v4.3

20 Nov 04:48
d55eaed

Choose a tag to compare

Changes

  • Terminate SteamWebHelper.exe processes & ensure they originate from Steam itself.

  • Improve command line passing to Steam.

  • Always start Steam silently by passing -silent.

    • Without this argument, Steam will always show the CEF UI when its restored.

v4.2

19 Nov 09:07
148b696

Choose a tag to compare

Changes

  • NoSteamWebHelper will kill any child processes of Steam which have a window.

    • This ensures, any Steam WebHelper processes running are killed.

NoSteamWebHelper v4.1.3

19 Nov 07:01
554fcb4

Choose a tag to compare

Addresses issue #21.

Remove command line arguments to fix UI performance issues in Steam.

NoSteamWebHelper v4.1.2

23 Apr 11:03
5561a7b

Choose a tag to compare

NoSteamWebHelper v4.1.1

31 Mar 12:43
2559cdf

Choose a tag to compare

Changes

  • Disable GPU Accelerated WebViews using a command line argument.

NoSteamWebHelper v4.1.0

20 Mar 04:36
59a8dec

Choose a tag to compare

Changes

  • Add the ability to manually toggle the CEF via a tray icon.

Full Changelog: v4.0.2...v4.1.0