Chrome extension for GitHub

Keep stacked pull requests tidy.

StackFolder groups GitHub's native PR stacks into collapsible folders while preserving the rows and controls you already use.

Open the live demo

Try it

  1. Install or load StackFolder in Chrome.
  2. Open this repository's pull request list.
  3. The six demo pull requests appear as one collapsible folder.
  4. Click the StackFolder toolbar icon to open settings in Chrome's side panel.

The side panel holds grouping options, a live folder preview, and the optional GitHub token field.

Add a GitHub token

Public repositories work without one. Add a fine-grained token for private repositories and higher API limits. It is stored only in Chrome extension storage and sent only to api.github.com.

  1. Create a fine-grained token, selecting only the repositories you need.
  2. Give it read-only Pull requests permission — nothing else.
  3. Paste it into the GitHub token field in the side panel and save.

Organization repositories

Choose the organization as the Resource owner when creating the token. Fine-grained tokens are authorized for SSO during creation; there is no separate Configure SSO step.

If the token stays pending, an organization owner must approve it under Organization Settings → Personal access tokens → Pending requests. View your fine-grained tokens.