Git Product home page Git Product logo

soumya6tiwari / tubetuner Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 1.0 7.23 MB

TubeTuner is a Chrome extension that enables you to bookmark and navigate to specific timestamps in YouTube videos, enhancing your viewing experience with seamless playback control.

JavaScript 77.93% CSS 17.29% HTML 4.78%
chrome-extension css3 html5 javascript time-markers video-navigation youtube-extension chrome-browser

tubetuner's Introduction

TubeTuner

TubeTuner is a robust Chrome extension crafted to elevate your YouTube journey. It empowers you to effortlessly bookmark precise timestamps within videos, whether you're diving into educational content, tutorials, or entertainment. TubeTuner ensures that significant moments are saved for quick retrieval, eliminating the need to scrub through videos. Simply jump directly to the moments that hold the most value to you.

Screenshots

image of TubeTuner Chrome Extension image of TubeTuner Chrome Extension


Non Youtube video page


Without Bookmarks Without Bookmarks


Bookmarks






Editing and creating a note


Edited Bookmarks


Table of Contents

Features

  1. Create bookmarks with notes
  2. View and manage saved bookmarks
  3. Easy navigation to specific timestamps
  4. Edit existing bookmarks
  5. Delete bookmarks

Getting Started

Follow these steps to get started

Prerequisites

  • Google Chrome Browser

Installation

  1. Fork and then clone this repository

  2. Open Google Chrome.

  3. Go to chrome://extensions/.

  4. Enable "Developer mode" in the top-right corner.

  5. Click "Load unpacked extension" and choose the folder where you saved the cloned repository.

The extension should now appear in your Chrome toolbar.

Usage

  1. Open a YouTube video.
  2. Click on the ("+") icon below the video to create a bookmark.
  3. Click on the TubeTuner icon in your Chrome toolbar to access your saved bookmarks.
  4. Add & edit notes for your bookmarks
  5. Navigate to specific timestamps.
  6. Delete single or all bookmarks.

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.

Resources

Support

If you have any questions or need help getting started, please open an issue in the repository or contact me via email: [email protected]

tubetuner's People

Contributors

soumya6tiwari avatar

Stargazers

Leela Krishna Sri Vardhan Polisetti avatar  avatar

Watchers

 avatar

Forkers

sanjana787

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.