Skip to content

heenarana123/GOOGLE-CHROME-EXTENTION---youtube-summarizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GOOGLE-CHROME-EXTENTION---youtube-summarizer

image

YouTube Summarizer Chrome Extension

Welcome to the YouTube Summarizer Chrome Extension project! This innovative tool is designed to enhance your YouTube experience by providing quick and concise summaries of video content, saving you time and helping you get to the core of the information faster.

Project Overview

This extension leverages a combination of modern web technologies to deliver its functionality:

  • HTML for structuring the popup interface.
  • CSS for styling the extension, ensuring a user-friendly and visually appealing experience.
  • JavaScript for handling the logic and interactions within the extension.
  • Python for backend processing, enabling powerful summarization capabilities.

Key Features

  • Quick Summaries: Instantly generate summaries of YouTube videos to grasp the main points without watching the entire video.
  • User-Friendly Interface: Easy-to-use popup window for seamless interaction with the extension.
  • Efficient Performance: Optimized code ensures the extension runs smoothly without affecting your browser's performance.

Files in This Project

  • icon.png: The icon for the Chrome extension.
  • manifest.json: Configuration file for the Chrome extension.
  • popup.html: The HTML file for the extension's popup interface.
  • popup.js: The JavaScript file for handling the popup's logic and interactions.
  • app.py: The Python script for processing video summaries.

Getting Started

  1. Clone the repository:

    git clone https://github.com/your-username/youtube-summarizer-extension.git
  2. Navigate to the project directory:

    cd youtube-summarizer-extension
  3. Load the extension in Chrome:

    • Open Chrome and navigate to chrome://extensions/.
    • Enable "Developer mode" by clicking the toggle switch in the top right corner.
    • Click "Load unpacked" and select the project directory.
  4. Enjoy quick and easy YouTube summaries directly from your browser! image

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published