Releases: scxr-dev/imoji-extension
Releases · scxr-dev/imoji-extension
v20.0.0 - Enterprise Workspace Edition 🚀
⚡ imoji Enterprise v20.0.0
The "Hire Me" Update. This release completely re-architects the extension into a scalable, enterprise-ready productivity system.
🚀 Major Features
- 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.
🛠 Technical Improvements
- 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.
📦 Installation
- 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).
v18.0 - Smart Core Update 🚀
Changes
- Smart Core Engine: Fixed compatibility with Discord, WhatsApp, and YouTube.
- New Logic: Uses
execCommandand Selection API to prevent React frameworks from deleting emojis. - Updated: Manifest version bumped to 18.0.
Full Changelog: https://github.com/scxr-dev/imoji-extension/commits/v18.0