Skip to main content
futureproof
Helper
October 28, 2025

I Made a Chrome Extension to View Attachments in Front

  • October 28, 2025
  • 0 replies
  • 152 views

Front on the web does not have a built-in attachment viewer (it opens in a new tab), which I desperately needed for my attachment heavy workflow, so I built a Chrome extension that fills the gap - github.com/i3devco/front-attachment-viewer

What it does:

  • Enhanced PDF viewing with text selection, search, and navigation
  • Zoom controls for PDFs and images
  • Keyboard navigation and swipe gestures
  • One-click downloads preserving original filenames
  • UI designed to match Front, with dark mode support
  • Supports PDFs and images.

Everything runs locally in your browser. No data is sent to external servers.

Obviously this is unofficial and not affiliated with Front. Let me know any feedback!