v2.4.1
v2.4.1 (current) — Repo restructure: extension/ + store/
Housekeeping only — no code or behavior changes. The repo root now cleanly
separates what ships from what doesn't:
extension/holds the entire shippable extension (manifest + all code +
icons). This is what you Load-unpacked and whatbuild.ps1zips. All 34 code
files moved here as git renames, so per-file history is preserved.store/holds Web-Store material that never ships:STORE_LISTING.mdand
screenshots/.- Repo docs (
README,PRIVACY,LICENSE,CLAUDE.md) and dev tooling
(build.ps1,tests/,package.json,.github/) stay at the root. - Updated to match:
build.ps1now zipsextension/; test imports point at
../extension/…; the ESLint service-worker glob and the release workflow's
manifest-path both targetextension/.
If you Load-unpacked from the repo before: point Chrome at the extension/
subfolder now, not the repo root.
Download gog-enhancer-webstore.zip below and load it as an unpacked extension, or wait for the Chrome Web Store listing.