Releases: lugia19/Claude-WebExtension-Launcher
Move %appdata% folder
Bugfixes (for non-english OS and extension injection)
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)
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
The download repository was moved from google storage buckets to claude.ai itself. This version downloads from the correct one.
Fetch supported versions remotely
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
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
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
Supports the new client version and removes the automated in-place update for MacOS, as it was too buggy.
Fix windows selfupdating
Fix a dumb error that made it so windows self-updating wasn't working.
MacOS fixes + Arm64 version
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.