Skip to content

v2.4.1

Choose a tag to compare

@github-actions github-actions released this 11 Jul 09:37

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 what build.ps1 zips. 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.md and
    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.ps1 now zips extension/; test imports point at
    ../extension/…; the ESLint service-worker glob and the release workflow's
    manifest-path both target extension/.

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.