Visa Autofill Extension

Заказчик: AI | Опубликовано: 08.04.2026
Бюджет: 8 $

I need a lightweight Chrome extension that auto-fills the official government visa application page with data I already store in the browser’s synced storage. The form fields to be completed are: • Personal Information – Name, Date of Birth, Passport Number • Travel Details – Travel Dates, Flight Number The extension should detect when the visa site is loaded, inject the stored values into the matching form inputs, and leave all other fields untouched so I can review or edit them manually before submission. A simple options page where I can enter or update these six values is required, protected by Chrome’s built-in encryption for synced storage. Deliverables 1. Signed, production-ready Chrome Web Extension (*.crx + source) written in JavaScript/TypeScript with Manifest V3. 2. Clear setup instructions for local testing and publishing to the Chrome Web Store. 3. Inline code comments and a short README explaining how each target field is selected (query selectors or form IDs) so future maintenance is straightforward. Acceptance Criteria • When I open the visa form, the specified fields are populated instantly and accurately. • No console errors or content-security-policy violations occur. • The extension passes Chrome Web Store automated checks. Please keep the code clean, lightweight, and fully compatible with the latest Chrome release.