FrozenBirdXD / Youtube-Time-Tracker

Chrome Extension to track the time you spend on YouTube

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

YouTube Time Tracker Chrome Extension

Overview

This Chrome extension tracks the time you spend on YouTube and provides a summary of your usage.

Features

  • Tracks the time that YouTube is open and being display on the screen
  • Stores data using Chrome's chrome.storage.sync
  • Provides a formatted display of the total time spent on YouTube

Getting Started

  1. Clone the repository
git clone https://github.com/FrozenBirdXD/Youtube-Time-Tracker.git
  1. Open Google Chrome (or other browsers based on chromium) and go to chrome://extensions/

  2. Enable "Developer mode"

  3. Click on "Load unpacked" and select the folder where you cloned/downloaded the extension

  4. The extension icon should appear in your Chrome toolbar

  5. Open YouTube in a tab to start tracking time. The extension will automatically track time spent on YouTube. To view the time, click on the extension icon in your toolbar

Attribution

About

Chrome Extension to track the time you spend on YouTube

License:MIT License


Languages

Language:JavaScript 63.3%Language:CSS 24.3%Language:HTML 12.5%