EasyScreenShot-V2

🖼️ EasyScreenshot - Chrome Extension

A powerful Chrome extension that allows users to capture screenshots of web pages with advanced features and preview capabilities.


🚀 Features

🎯 Two Capture Modes

🔗 URL Integration

👁️ Preview in New Tab

💾 Save Options


⚙️ Installation

  1. Download or clone this repository.
  2. Open Chrome and navigate to chrome://extensions/
  3. Enable Developer mode (top-right).
  4. Click “Load unpacked” and select the extension folder.
  5. The EasyScreenshot icon will appear in your Chrome toolbar.

📸 Usage

  1. Click the EasyScreenshot icon in your browser toolbar.
  2. Choose your capture mode:
    • 👁️ Visible Area
    • 📄 Entire Page
  3. Optionally enable Include URL.
  4. Screenshot will open in a new preview tab.

🔍 Preview Tab Features


🛠️ Technical Details

File Structure

Permissions Required

Browser Compatibility


🧠 How It Works

Capture Visible Area

Uses Chrome’s captureVisibleTab API to get a screenshot of the visible viewport. Adds the URL header if enabled.

Capture Entire Page

Injects a script to scroll from bottom to top, capturing segments. Each image is stitched into a full-page composite using the Canvas API.

Preview Tab

Opens in a new tab:


🧪 Troubleshooting

Common Issues

Performance Notes


🔐 Privacy Policy (Datenschutzerklärung)

📌 Summary

This extension respects your privacy. It does not collect, transmit, or store any personal data.

📥 Data Collection

🔒 Permissions Use

All requested permissions are strictly necessary:

We do not access or transmit your browsing data.

👨‍💻 Developer

This extension was created by Mohamed Youssef
📧 Contact: bada.moyo9890@gmail.com


📎 License

MIT License — free to use, modify, and distribute. “””