I need a production-ready browser extension focused on improving day-to-day efficiency inside our cloud accounting application. The first release must run flawlessly on Google Chrome, following the latest Manifest V3 guidelines and passing the Chrome Web Store review process. Core objectives • Streamline common in-platform tasks such as opening frequent sections, autofilling routine form fields, and surfacing contextual tips or keyboard shortcuts. • Provide a lightweight UI (popup, context menu, optional sidebar) that feels native to the accounting app’s look and feel. • Store user settings locally with the option to sync through Chrome’s storage APIs. • Include a simple analytics toggle so we can measure feature adoption while remaining GDPR-compliant. Deliverables – Complete, well-commented source code (TypeScript or modern JavaScript) – Manifest V3 file, icons, and other store assets – Step-by-step build & installation instructions – One-page user guide for our internal rollout – Brief hand-off call or recorded walkthrough Acceptance criteria 1. Extension installs and activates in the latest public build of Chrome without console errors. 2. All declared permissions are essential and clearly documented. 3. Feature set operates only when the user is on our accounting domain and never interferes elsewhere. 4. Code passes a linting check (ESLint/Prettier) and compiles without warnings. If you have previous experience shipping Chrome extensions—especially those enhancing SaaS workflows—let me know. Links or short demos of past work will help me choose quickly.