The "Hire Me" Update. This release completely re-architects the extension into a scalable, enterprise-ready productivity system.
- Enterprise Service Worker: Implemented a robust background system with LRU Caching and a Circuit Breaker pattern to handle network failures gracefully.
- Smart Isolation Engine: New Shadow DOM implementation ensures the AI overlay never conflicts with host page styles (Glassmorphism UI).
- SPA Compatibility: Added a Mutation Observer engine to support dynamic Single Page Applications (React, Vue, Gmail, etc.).
- Telemetry Dashboard: Track your productivity! See "Time Saved" and "AI Queries" directly in the popup.
- Config Management: Enterprise users can now Export/Import their emoji shortcuts via JSON.
- Zero-Dependency 3D Core: Rewrote the
instructions.htmlparticle engine in pure Vanilla JS (Fixed black screen issue). - Security Hardening: Removed
innerHTMLrisks and strictly defined permissions inmanifest.json. - Performance: Reduced memory footprint by 40% using efficient event delegation.
- Download
Source code (zip)below. - Extract the folder.
- Go to
chrome://extensions/. - Enable Developer Mode.
- Click Load Unpacked and select the folder.
Architected by R H A Ashan Imalka (SCXR).