-
Notifications
You must be signed in to change notification settings - Fork 5.1k
Add geoguesser extension #23305
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add geoguesser extension #23305
Conversation
- Added the changelog - linting - Adding Plonk it links and Duel View - Merge pull request raycast#3 from marcjulianschwarz/fix/icon-path - fix icon path - mini fix - Added last games and game details - Added the daily challenge + score - inital commit unpolished profile view
|
Congratulations on your new Raycast extension! 🚀 You can expect an initial review within five business days. Once the PR is approved and merged, the extension will be available on our Store. |
- Added images - Updated type fixes
Greptile OverviewGreptile SummaryNew GeoGuessr extension that allows users to view their profile stats, daily challenges, and game history directly from Raycast.
Confidence Score: 4/5
Important Files ChangedFile Analysis
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
14 files reviewed, 1 comment
- cleanup - fix - Added preference for languages
- cleanup - added user country code for gg
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Additional Comments (2)
-
extensions/geoguesser/src/get-profile.tsx, line 18-19 (link)style: Consider adding user-facing error feedback like in
daily-challenge.tsx. Currently errors are only logged to console and users see "Loading..." indefinitely. -
extensions/geoguesser/src/last-games.tsx, line 40-41 (link)style: Consider adding user-facing error feedback. Currently errors are only logged and users see an empty list on failure.
14 files reviewed, 2 comments
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
13 files reviewed, no comments
|
@pernielsentikaer Is there anything missing in this PR? Or can I provide any help to get this merged? |
pernielsentikaer
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me, approved 🔥
|
Published to the Raycast Store: |
|
🎉 🎉 🎉 We've rewarded your Raycast account with some credits. You will soon be able to exchange them for some swag. |
Description
This extension is based on the browser game geoguesser.
Command names:
First Use:
www.geoguessr.com_ncfacookie and copy its ValueScreencast
Sc
Screencast.mov
Checklist
npm run buildand tested this distribution build in Raycastassetsfolder are used by the extension itselfREADMEare placed outside of themetadatafolder