Skip to content

Releases: lugia19/Claude-WebExtension-Launcher

Move %appdata% folder

01 Apr 08:33

Choose a tag to compare

This separates the custom launcher's appdata folder from the default claude desktop one. It will require logging in again, but it should help with issues like the extensions not showing up.

Bugfixes (for non-english OS and extension injection)

24 Mar 20:59

Choose a tag to compare

Fixes some bugs regarding non-english windows languages, uses a more aggressive approach to get folder permissions, and tries to be more aggressive in injecting extensions.

Windows rework (For Cowork)

13 Mar 17:01

Choose a tag to compare

Windows now uses a .dll file to patch the expected hashes, rather than relying on modifying the exe itself. This (on top of requesting admin permissions to install in the WindowsApps folder) allows Cowork to function.

No such solutions exist on MacOS, so cowork will continue to not work on that platform.

Download from new repository

28 Nov 23:06

Choose a tag to compare

The download repository was moved from google storage buckets to claude.ai itself. This version downloads from the correct one.

Fetch supported versions remotely

22 Oct 21:46

Choose a tag to compare

Title says it all. Rather than creating a new release for each version that is supported by the generic injection, it will fetch the list from the github itself. This allows me to keep it updated.

Support new versions automatically

18 Sep 22:24

Choose a tag to compare

This version will automatically try to patch "unsupported" versions even if they're not verified supported, if you don't have an existing instance.

Support 0.12.125 + Allow launching an outdated client version

29 Aug 20:53

Choose a tag to compare

Title says it all. Now it actually lets you launch it even if your version is outdated. In hindsight, I should've thought about that.

Support client 0.12.112 + Fix MacOS selfupdating

27 Aug 22:16
1cd4d0c

Choose a tag to compare

Supports the new client version and removes the automated in-place update for MacOS, as it was too buggy.

Fix windows selfupdating

19 Aug 16:12

Choose a tag to compare

Fix a dumb error that made it so windows self-updating wasn't working.

MacOS fixes + Arm64 version

18 Aug 23:09

Choose a tag to compare

I've fixed the issue that was preventing it from working on MacOS, as well as added some helper scripts for starting at bootup/etc on Windows.