{% extends "base.html" %} {% block title %}Chrome Extension Download{% endblock %} {% block content %}

🖨️ Quality Recticel Print Helper - Chrome Extension

Direct Printing Solution: This Chrome extension enables direct printing from the Print Module to your default printer without browser dialogs.

Features:

  • ✅ Print labels directly to default printer
  • ✅ No browser print dialogs
  • ✅ Automatic printer detection
  • ✅ Print status notifications
  • ✅ Enhanced print button with visual feedback

Installation Instructions:

  1. Download Extension Files:


    Alternative: Download individual files:
    manifest.json | background.js | content.js | popup.html | popup.js
  2. Extract Files:

    Extract the downloaded ZIP file to a folder on your computer (e.g., Desktop/print_extension)

  3. Open Chrome Extensions:

    In Google Chrome, go to: chrome://extensions/

  4. Enable Developer Mode:

    Toggle the "Developer mode" switch in the top-right corner

  5. Load Extension:

    Click "Load unpacked" and select the folder where you extracted the files

  6. Verify Installation:

    The extension icon 🖨️ should appear in your Chrome toolbar

Usage:

  1. Navigate to the Print Module
  2. Select an order from the table
  3. Click the enhanced "🖨️ Print Direct" button
  4. The label will print automatically to your default printer
System Requirements:
  • Google Chrome browser (version 88 or higher)
  • Default printer configured on your system
  • Printer drivers installed and working
Troubleshooting:
  • Click the extension icon 🖨️ to test printer connection
  • Check Chrome's printer settings: chrome://settings/printing
  • Ensure your default printer is set correctly
  • Reload the Print Module page after installing the extension
{% endblock %}