A quick EXIF viewer extension for PNG and JPG images with the following capabilities:
- ⭐ Favorites: Bookmark your most important EXIF fields for quick access
- 👁️ Show/Hide Fields: Control which EXIF data to display, hiding unnecessary information
- 📋 JSON Formatting: Convert EXIF data to clean, readable JSON format
- Added Favorites feature to bookmark important EXIF fields for quick access
- Added Show/Hide Fields functionality to control which EXIF data to display
- Added JSON Formatting to convert EXIF data to clean, readable JSON format
- Added a popup menu to copy selected text.
- Fixed the display of binary data.