< back_to_work
FlyMark · 2023
Workflow automation extension
A Chrome extension that automates repetitive browser workflows, cutting task time by 70 percent.
- Role
- Creator
- Year
- 2023
- Stack
- TypeScript, Chrome APIs
FlyMark is a Chrome extension that watches for the repetitive parts of browser work and automates them. Users define lightweight flows once and the extension replays them on demand, cutting the time those tasks take by roughly 70 percent.
I designed and built both the extension UI and the automation engine behind it, working within the constraints of the Chrome extension sandbox: content scripts, message passing between contexts, and storage that survives browser restarts.
> key_details
- Roughly 70 percent time saved on repetitive browser workflows
- Automation engine built inside Chrome extension sandbox constraints
- End-to-end ownership of UI and engine
Next projectCreate a Stage →