Last updated 11 August 2026
Privacy Policy
Foldsmith collects no user data. There is no account, no server, and no analytics — and because the extension makes no network requests at all, there is nothing to send anywhere.
What Foldsmith does
It reads the workflow names your browser has already rendered on
https://github.com/<owner>/<repo>/actions pages, and rearranges those
same elements into collapsible folders. That is the entire function.
What is stored
Only your own preferences, in your browser's extension storage:
| Data | Where | Why |
|---|---|---|
| Folders on/off, naming pattern, subfolders on/off, subfolder pattern | storage.sync |
so your convention follows your browser profile |
| Which folders you collapsed, per repository | storage.local |
so the sidebar looks the same next visit |
Nothing else is stored. Uninstalling the extension removes it.
What is never done
- No network requests of any kind — Foldsmith contacts no server, including ours
- No GitHub token, no OAuth, no GitHub API calls
- No reading or transmitting of repository contents, secrets, code, or run logs
- No analytics, telemetry, crash reporting, advertising, or tracking
- No remote code — everything that runs ships inside the extension package
- No selling, sharing, or transfer of data to anyone, because none is collected
Permissions, and why
storage — to save the four settings and your collapsed-folder
state locally.
Access to https://github.com/*/*/actions pages — to read and
rearrange the workflow list on those pages only. Foldsmith is not injected anywhere else, and
requests no other host access.
Children
Foldsmith is a developer tool that collects no data from anyone, of any age.
Changes
If this policy ever changes, the date above changes with it. Any change that affected what is collected would also require a new extension release and a fresh store review.
Contact
Questions or a suspected issue: [email protected].