Giter Site home page Giter Site logo

youtube-tools's Introduction

YouTube Bookmarker Chrome Extension

Overview

The YouTube Tools Chrome extension enhances your YouTube experience by providing bookmarking functionalities for videos. With this extension, you can add, delete, and edit video bookmarks.

Extension Screenshot Clicking the plus sign indicates adding bookmarks to the video.

Extension Screenshot

Extension Screenshot

Extension Screenshot

Features

  • Video Bookmarking:
  • Create bookmarks with notes
  • View and manage saved bookmarks
  • Easy navigation to specific timestamps
  • Edit existing bookmarks
  • Delete bookmarks.
  • Easy to Use: Simple and intuitive interface for smooth navigation and control.

How to Use

You can use this Chrome extension without installing it from the Chrome Web Store by following these simple steps:

  1. Clone the Repository: Clone this repository to your local machine using Git. Open your terminal or command prompt and run the following command:

    https://github.com/HanumappaAK/YouTube-Tools.git

  2. Enable Developer Mode in Chrome: Open Google Chrome and go to chrome://extensions/.

  3. Load Unpacked: Enable Developer Mode by toggling the switch in the upper-right corner. Click on the "Load unpacked" button, then select the directory where you cloned this repository.

  4. Open Extension: Once loaded, the extension should appear in your list of installed extensions. Click on the extension icon in the Chrome toolbar to open it.

  5. Using Bookmarking Feature:

  • To add a bookmark, click on the extension icon while watching a YouTube video. Enter a name for the bookmark and click "Add".
  • To delete a bookmark, click on the bookmark in the extension popup and then click on the delete button.
  • To edit a bookmark, click on the bookmark in the extension popup, edit the name, and click "Save".

Understanding the Code:

In this section, the main logic of the extension in the popup.js script is explained.

  • showEditModal: Displays the edit modal for editing the bookmark text.
  • saveEditedNote: Saves the edited bookmark text.
  • showFullNote: Displays the full note when the truncated note is clicked.
  • addNewBookmark: Adds a new bookmark element to the list of bookmarks.
  • viewBookmarks: Displays all saved bookmarks for the current video.
  • onPlay: Jumps to the timestamp of the clicked bookmark.
  • onEdit: Opens the edit modal for the clicked bookmark.
  • onDelete: Deletes the clicked bookmark.
  • onDeleteAll: Deletes all bookmarks for the current video.
  • setBookmarkAttributes: Sets the attributes and event listeners for bookmark controls.

Support

For any issues or feature requests, please open an issue in the GitHub repository or contact the developer at [email protected].

youtube-tools's People

Contributors

hanumappaak avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.