Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/brownred/youtube-video-bookmark

This repository contains the source code for a Chrome extension designed to simplify bookmarking YouTube videos. Developed in JavaScript and utilizing manifest V3. With this tool, you have the ability to bookmark specific sections of a youtube video for future reference or simply continue from where you left off later.
https://github.com/brownred/youtube-video-bookmark

chrome-extension google-chrome-extension html-css-javascript javascript youtube

Last synced: 20 days ago
JSON representation

This repository contains the source code for a Chrome extension designed to simplify bookmarking YouTube videos. Developed in JavaScript and utilizing manifest V3. With this tool, you have the ability to bookmark specific sections of a youtube video for future reference or simply continue from where you left off later.

Awesome Lists containing this project

README

        

# YouTube Video Bookmark Chrome Extension

## Overview

The YouTube Video Bookmark Chrome Extension is a powerful tool designed to enhance your YouTube viewing experience. With this extension, you can seamlessly bookmark your favorite YouTube videos and easily return to them later.

## Features

- **Bookmarking Videos:** Save your favorite YouTube videos with just a click, ensuring you never lose track of them.
- **Bookmark Specific Sections:** Have you ever wanted to remember a specific part of a video? With our extension, you can bookmark precise sections and resume playback from where you left off.
- **Effortless Navigation:** Quickly access your bookmarked videos and sections directly from your browser toolbar, making it convenient to manage your saved content.

## Installation

To install the YouTube Video Bookmark Chrome Extension, follow these simple steps:

1. Clone this repository to your local machine.
2. Open Google Chrome and navigate to `chrome://extensions`.
3. Enable Developer Mode by toggling the switch in the top right corner.
4. Click on the "Load unpacked" button and select the directory where you cloned the repository.
5. The extension should now be installed and ready to use.

## Usage

Using the YouTube Video Bookmark Chrome Extension is easy:

1. Navigate to any YouTube video you want to bookmark.
2. Click on the extension icon in your browser toolbar.
3. Choose whether to bookmark the entire video or a specific section.
4. Your video will be saved for future reference, accessible from the extension's menu.

## Development

This extension is developed primarily using JavaScript and utilizes manifest V3 for Chrome extensions. If you're interested in contributing or making modifications, feel free to fork the repository and submit a pull request.

## Support

If you encounter any issues or have suggestions for improvement, please [open an issue](https://github.com/brownred/Youtube-Video-Bookmark/issues) on GitHub. We welcome any feedback to make this extension even better!

## License

This project is licensed under the [MIT License](LICENSE), which means you are free to use and modify the code for your own purposes. See the `LICENSE` file for more details.