Skip to content

spenz91/Media-Capture-Extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Media Capture Extension

Media Capture Extension is a simple, yet powerful Chrome extension that allows users to capture and download media files (like video and audio) directly from network requests. Perfect for users who want to save media content for offline viewing or analysis.

Features

  • Capture Media Files: Intercepts media files from network requests as you browse.
  • Download Media Files: Download intercepted media files directly to your device for offline access.
  • User-Friendly: Simple interface for easy use, making media capturing accessible for everyone.

Material Bread logo

Installation

  1. Download the Extension:

    • Clone or download the repository from GitHub or LINK
  2. Load into Chrome:

    • Open Chrome and navigate to chrome://extensions/.
    • Enable Developer Mode (top-right corner).
    • Click on Load unpacked and select the folder where you downloaded the extension files.

Usage

  1. Once the extension is installed and enabled, it will automatically begin monitoring network requests for media files.
  2. When media files are detected, you can view and download them from the extension’s interface.

Permissions

This extension requires certain permissions to function properly:

  • webRequest: Allows the extension to intercept network requests to identify media files.
  • downloads: Enables the extension to save media files to your device.
  • storage: Stores user settings and preferences locally.

Note: These permissions are essential for the extension to function as described. The extension does not collect, store, or transfer any personally identifiable information.

Privacy Policy

Media Capture Extension is designed with user privacy in mind. No personal data is collected, stored, or shared with third parties. For more details, please refer to the Privacy Policy.

Contributing

Contributions are welcome! If you’d like to contribute to this project, feel free to open an issue or submit a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for more details.

About

Captures and allows download of media files from network requests

Resources

Stars

Watchers

Forks

Packages

No packages published