Chrome Extension for Automated Form Filling for tickets booking
Budget: ₹1,500 – ₹12,500 INR
I need a Chrome extension that will automatically fill out repetitive web forms on two distinct environments: our custom internal portals and several ticket-booking pages we use daily. The goal is simple—detect the form, map each field to the right data point, submit, and move on, all without leaking information to third-party services.
Because the internal sites rely on dynamically generated element IDs, the selector strategy has to be resilient. If you can layer in a lightweight ML or rule-based pattern-recognition step to identify labels (“First Name,” “Seat,” “Date,” etc.), you’ll earn bonus points for long-term maintainability.
You’re free to write the extension layer in JavaScript or TypeScript (Manifest V3). Companion tooling for data prep or model inference can live in Python, Java, or even C++—whatever helps you deliver clean, testable code that I can review and extend later.
Deliverables
• Signed, installable .zip or .crx package and full, well-commented source code
• Config file or small GUI so we can update field mappings per site without touching code
• README that covers build, install, and instructions for adding new sites
Acceptance criteria
• Extension autocompletes at least two representative forms (one internal, one ticket-booking) and submits without console errors
• No outbound network calls other than the form submission itself
• Code passes a quick review and installs smoothly in Chrome Dev and Stable channels
Tell me your preferred stack and timeline, and feel free to ask any questions you need clarified.
Because the internal sites rely on dynamically generated element IDs, the selector strategy has to be resilient. If you can layer in a lightweight ML or rule-based pattern-recognition step to identify labels (“First Name,” “Seat,” “Date,” etc.), you’ll earn bonus points for long-term maintainability.
You’re free to write the extension layer in JavaScript or TypeScript (Manifest V3). Companion tooling for data prep or model inference can live in Python, Java, or even C++—whatever helps you deliver clean, testable code that I can review and extend later.
Deliverables
• Signed, installable .zip or .crx package and full, well-commented source code
• Config file or small GUI so we can update field mappings per site without touching code
• README that covers build, install, and instructions for adding new sites
Acceptance criteria
• Extension autocompletes at least two representative forms (one internal, one ticket-booking) and submits without console errors
• No outbound network calls other than the form submission itself
• Code passes a quick review and installs smoothly in Chrome Dev and Stable channels
Tell me your preferred stack and timeline, and feel free to ask any questions you need clarified.