Skip to content

Multi-Browser Support & Project Restructure

Latest

Choose a tag to compare

@ardhrubo ardhrubo released this 25 Apr 11:44
· 7 commits to main since this release
893950d

🚀 Major Update: Email Blurrer

This release marks a significant step forward for Email Blurrer, introducing cross-browser compatibility and a modernized, developer-friendly project structure.

✨ What's New

  • 🦊 Multi-Browser Support: You can now install and use Email Blurrer natively on Mozilla Firefox and Microsoft Edge, right alongside Google Chrome.
  • 🗂️ Project Reorganization: We've leveled up our codebase by moving the source code into a dedicated src/ directory. This aligns with extension development best practices, making the project cleaner and much easier to maintain.
  • ⚙️ Automated Build Process: Shipping updates is now faster than ever. We've introduced a new build script that automates the packaging process across all supported browsers.

Version 1.1.0: Multi-Browser Support & Project Restructure

What's Changed

  • Add build script and archiving functionality for browser extension by @ardhrubo in #5

Full Changelog: Multi-browser-support...multi-browser-v1.1.0