StepForge AI Privacy Policy
Last updated: 2026-05-21
Summary
StepForge AI is a local-first Chrome extension that captures web workflows as step-by-step guides.
Data We Process
- Guide metadata (title, source URLs, page titles, timestamps, template type).
- Captured actions (click actions and step descriptions).
- User-edited guide content.
- Screenshots captured during workflow recording.
Where Data Is Stored
- chrome.storage.local: guide metadata and non-image content.
- IndexedDB (browser local storage): screenshot image data.
All data is stored locally in the user's browser profile.
Data Sharing
- No backend service is used.
- No external uploads are required for core functionality.
- No data is sold.
- No data is shared with third parties.
What We Do Not Collect
- No account is required.
- No payment features are included.
- No password capture is intentionally performed.
Permissions
- storage: save guides and local settings.
- activeTab: interact with the active tab when capture is enabled.
- scripting: inject content script for capture behavior.
- tabs: support capture continuity across tab changes.
- host_permissions (http://*/*, https://*/*): required to capture actions on user-opened web pages.
User Control
- Edit or delete guides.
- Clear all extension data.
- Export guides to Markdown or HTML.
To delete local data:
- Open the popup or editor.
- Use "Delete local data" or "Delete local history".
- This removes metadata from chrome.storage.local and screenshots from IndexedDB.
Security Notes
StepForge AI does not intentionally transmit captured content to external servers. Users should avoid capturing sensitive information they do not want stored locally.
Contact
Email: evilcloudx10@gmail.com
Project repository: https://github.com/U7Dani/StepForgeAI