A Chrome extension that extracts keywords from YouTube videos and displays them on the video page.
- 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.
- Navigate to a YouTube video page.
- Click on the extension icon to view the keywords associated with the video.
- Pull requests are welcome.
- If you have any issues, please open an issue.