Skip to content

Xtremilicious/youtube-time-tracker-and-limiter-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📉 YouTube Time Tracker and Limiter Extension

Take control of your YouTube habits! Say goodbye to endless scrolling and binge-watching. Stay productive by tracking your time and setting limits for a healthier balance.


Firefox Extension: https://addons.mozilla.org/en-US/firefox/addon/youtube-time-tracker-limiter

Image 1 Image 2

✨ Features You'll Love

  • Daily Timer: Keep track of your YouTube usage with a countdown timer displayed in the extension icon and popup window.
  • 📆 Customizable Time Limits: Set unique time limits for each day of the week to fit your schedule.
  • 🛠️ Temporary Override: Need extra time for research or a deep dive? Use the override feature with configurable limits.
  • 📊 Insightful Stats: View detailed stats for your daily, weekly, monthly, and yearly YouTube usage—all securely stored on your device.
  • 🎨 Dark Mode: Enjoy a sleek, distraction-free dark theme that matches your browser's style.

🔒 Privacy First

YouTube Time Tracker and Limiter values your privacy. All your usage data is securely stored on your device using Chrome's local storage—nothing is sent anywhere.


🌟 Why Choose YouTube Time Tracker and Limiter?

  • 🕒 Stop procrastinating and reclaim your time.
  • 🚀 Boost productivity while still enjoying YouTube responsibly.
  • 🌟 Perfect for students, professionals, and anyone managing screen time better.

💡Download YouTube Time Tracker and Limiter today and take the first step toward smarter YouTube habits!

🚀 Running Locally

To run this extension locally, follow these steps:

1. Clone the Repository

git clone https://github.com/Xtremilicious/youtube-time-tracker-and-limiter-extension.git
cd youtube-time-tracker-and-limiter-extension
cd extension

2. Install Dependencies

Make sure you have node.js and npm installed, then run:

npm install

3. Run the Extension Locally

Use web-ext to build and run the extension locally:

npx web-ext run