Project Description
I’m looking to build a custom tool that sits in Google Chrome and quietly handles the repetitive parts of my daily workflow. Its core responsibilities will be:
• Real-time availability monitoring on specified pages or endpoints.
• Instant form autofill using data pulled from CSV or XLS files I select.
• Intelligent error recovery—when something goes wrong, the tool should log the issue, skip past it, and keep working rather than pausing the entire run.
• Email alerts so I’m immediately informed of status changes, completions, or logged errors.
A few extra notes to guide development:
– Verification steps (captchas, 2FA, etc.) will always be completed manually by me, so the automation should pause gracefully and resume once I’m done.
– Workflow assistance features such as configurable delays, conditional branching, and simple dashboard metrics would be ideal for fine-tuning tasks over time.
– Clean, well-documented code and a straightforward installer are important so I can maintain or expand the tool later.
Deliverables: the compiled extension or executable, source code, a brief user guide, and a quick walkthrough call once the build is stable.