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.
Try it
- Install or load StackFolder in Chrome.
- Open this repository's pull request list.
- The six demo pull requests appear as one collapsible folder.
- 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.
- Create a fine-grained token, selecting only the repositories you need.
- Give it read-only Pull requests permission — nothing else.
- 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.