Back to Kororin

Privacy policy.

Plain language. No surprises.

Last updated: May 5, 2026

The short version

Kororin makes one search request to GitHub each time you click a mode. It doesn't run any servers, doesn't have user accounts, doesn't use analytics, and doesn't share data with anyone.

What Kororin does on your computer

When you click one of the four mode buttons, Kororin asks GitHub's public search API for a list of active repos matching that mode (for example, "good-first-issue" repos updated in the last 60 days). It picks one at random and opens it in a new tab.

What Kororin stores

Kororin uses your browser's session storage to remember which mode opened a given tab. This is so the small information card on a repo page knows whether to show "Beginner code" or "Words" in its header. This data:

What Kororin sends to GitHub

Each click makes one request to api.github.com. That request includes the search query Kororin built (for example, good-first-issues:>3 archived:false stars:50..5000) and the standard headers any web request includes (browser type, IP address). GitHub's own privacy practices apply to that request — see GitHub's privacy statement.

Kororin does not use a GitHub account, OAuth token, or API key on your behalf. The requests are anonymous from GitHub's perspective, the same way browsing GitHub while signed out would be.

What Kororin doesn't do

Permissions Kororin requests

The browser will ask you to grant Kororin a few permissions when you install it. Here's what each one is for:

Children

Kororin doesn't collect personal information from anyone, so there's nothing special it does for users of any age. The tool is suitable for general audiences.

Changes to this policy

If anything about how Kororin works changes in a way that affects this policy, this page will be updated and the "last updated" date above will change. The full history is in the GitHub repo.

Questions

For privacy questions, email privacy@gameshoutout.com. For general support or bug reports, email support@gameshoutout.com.