🛡️ Security
- Replaced innerHTML with proper DOM manipulation using createElement
 - Enhanced code security following Mozilla's extension guidelines
 - Maintained same functionality with safer implementation
 
🔄 Functionality
- No changes to existing features
 - Same title synchronization system
 - Same performance optimizations
 
📝 Notes
This is a security enhancement release that replaces innerHTML with createElement for DOM manipulation. This change follows Mozilla's security best practices for Firefox extensions while maintaining the exact same functionality as before.
💡 About
No More Translations (NMT) is a Firefox extension that prevents YouTube from automatically translating video titles, descriptions, and audio, allowing users to see and hear content as intended by creators.