Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 708 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 708 Bytes

Youtube Video Keywords Finder

A Chrome extension that extracts keywords from YouTube videos and displays them on the video page.

Features

  • Extracts keywords from YouTube videos using the YouTube API.
  • Only runs on YouTube video pages.
  • Makes use of the Fetch API and DOM to display keywords.
  • Caches API responses for improved performance.
  • Provides a convenient way for users to view video keywords.
  • Helps video creators optimize their videos for visibility and reach.

Usage

  1. Navigate to a YouTube video page.
  2. Click on the extension icon to view the keywords associated with the video.

Contributions

  • Pull requests are welcome.
  • If you have any issues, please open an issue.