Back to projects

Browser & Web · Chrome extension

Rich Notes & Images

Local-first Chrome extension for tabbed rich-text notes, images, search, and complete ZIP backups.

The challenge

Quick browser notes should remain offline, searchable, and available without an external account.

The result

A published Manifest V3 extension with local IndexedDB persistence and portable backups.

What this project demonstrates

Reviewable decisions instead of slogans.

  • TinyMCE and image storage
  • IndexedDB and full-text search
  • ZIP import and export

Technologies

  • JavaScript
  • Chrome Extensions
  • IndexedDB
  • TinyMCE