I built a small Chrome extension that automatically fills out the ticket-purchase form on FIFA.com and then completes the “auto-ticket” click. The logic worked fine until a recent update; now I’m seeing JavaScript error messages right in the middle of the autofill process, so the fields never finish populating and the purchase button is missed. I’m looking for someone who can dive into the existing codebase, reproduce the issue, and patch whatever is breaking—whether that’s tied to Manifest V3 changes, new CSP rules on FIFA.com, or simply a busted selector. The extension is written in vanilla JavaScript with a modest background script, content script, and a JSON settings file, so no exotic frameworks are involved. Deliverables (must-haves): • Clean, error-free extension that fills every required form field on FIFA.com without manual input • “Auto ticket” click executes after autofill completes, with no page errors in the console • Updated, well-commented source files plus a packaged .crx or ZIP ready for local install • Brief change log so I know what you touched and why I’ll verify by running the new build on my own Chrome profile against the live FIFA ticket page. If everything fills and submits without console errors, we’re done.