The YouTube Bookmark Chrome Extension is a self-developed project aimed at enhancing user experience by enabling the saving and organization of YouTube videos directly within the browser. This extension allows users to bookmark specific videos and timestamps for convenient access and management. Developed using JavaScript, CSS, and HTML, the extension leverages Chrome Extension APIs to interact seamlessly with YouTube.
- Video Bookmarking: Enables users to bookmark YouTube videos and specific timestamps for easy access and organization.
- Intuitive User Interface: Crafted a user-friendly interface using CSS and HTML for efficient management of saved videos.
- Chrome Extension Integration: Utilized Chrome Extension APIs to interact with YouTube, ensuring smooth video saving and retrieval.
- Effortless Bookmarking: Allows users to bookmark videos at specific timestamps, enhancing the viewing experience by providing quick access to favorite content.
- Rigorous Testing and Optimization: Conducted extensive testing, debugging, and optimization to ensure seamless functionality and a high-quality user experience.
- Problem-Solving Skills: Addressed technical challenges to ensure compatibility and smooth operation across various YouTube interfaces.
- Skill Development: Gained expertise in JavaScript, CSS, and HTML, advancing skills in front-end and browser extension development.
- JavaScript: For implementing core functionality and interactions.
- CSS: For designing a responsive and user-friendly interface.
- HTML: For structuring the extension's layout.
- Chrome Extension APIs: For integrating with YouTube and managing bookmarks.
To use the YouTube Bookmark Chrome Extension, follow these steps:
-
Clone the Repository:
git clone https://github.com/atharvs21/YT_Bookmark_Chrome_Extension/tree/master
-
Navigate to the Project Directory:
cd YT_Bookmark_Chrome_Extension -
Load the Extension in Chrome:
- Open Chrome and navigate to
chrome://extensions/. - Enable Developer mode by toggling the switch in the top-right corner.
- Click on Load unpacked and select the directory where the extension's files are located.
- Open Chrome and navigate to
-
Use the Extension:
- The extension should now appear in your Chrome toolbar. Click on it to bookmark YouTube videos and manage your saved content.
As this is a self-project, contributions are not applicable. For any questions or feedback, please refer to the repository or contact the project developer.