docs: link the published Chrome Web Store listing - #1989
Conversation
The Open data in GeoLibre extension is live on the Chrome Web Store, so add a store badge to the README and make the store the primary install path in the docs, keeping the unpacked release as the manual alternative.
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
Included review availability: Your plan includes up to 8 reviews per rolling hour; 6 remain after this review. 📝 WalkthroughWalkthroughThe documentation links to the published Chrome extension and describes its supported browsers, installation methods, update behavior, and dataset detection workflow. ChangesChrome extension documentation
Estimated code review effort: 1 (Trivial) | ~5 minutes Merge Risk: ⚪ Minimal · up to This change updates documentation to point users to the published Chrome Web Store listing and does not alter product behavior; no actionable merge-blocking risk remains. Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Code reviewReviewed all 7 changed files (README.md, docs/downloads.md, docs/features.md, docs/user-guide/adding-data.md, docs/user-guide/chrome-extension.md, extensions/geolibre-chrome/README.md, extensions/geolibre-chrome/STORE_LISTING.md). This is a docs-only change updating references to reflect the Chrome extension's publication on the Chrome Web Store. Bugs: None found. Security: None found — no code changes, no secrets, and the Chrome Web Store URL is consistent and correctly formed across all 7 occurrences. Performance: Not applicable — docs only. Quality: No issues. The new CLAUDE.md: No applicable guidelines were violated — this PR touches only documentation, none of the mirrored-constant or codegen rules apply. No findings to raise. |
🔍 Cloudflare PR preview
|
🔍 GitHub Pages PR preview
Note GitHub Pages built this preview successfully, but its serving edge returned HTTP 403 when checked. The links may still be propagating. |
|
Style and formatting are consistent with the surrounding bullets. This is a clean, well-executed docs-only PR — everything checks out: URLs are consistent across all 8 files, the Code reviewNo issues found. This is a docs-only PR (8 markdown files, +45/-4) that adds the published Chrome Web Store listing link across the README, docs, and extension package docs. Checked and confirmed clean:
No inline comments posted. |
The Open data in GeoLibre Chrome extension is now published on the Chrome Web Store, so the docs no longer need to say it is unavailable there.
docs/user-guide/chrome-extension.md: store install is now the primary path (with a button), the unpacked release becomes "Install the packaged release manually"docs/downloads.md: new Chrome extension section alongside the platform installersdocs/features.md: the extension listed under Adding datadocs/user-guide/adding-data.md: links the store listingextensions/geolibre-chrome/README.mdandSTORE_LISTING.md: point at the published listingDocs only, no code changes.
Summary by CodeRabbit