Skip to content

abhishekY495/localtube-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LocalTube Manager

A browser extension to use Youtube without a Google account.
With the help of LocalTube Manager, like videos, subscribe to channels, and create & manage playlists all without a Google account. Your data stays private and is stored locally in your browser.

https://localtubemanager.pages.dev

Install Now

     

LocalTube.Manager.Demo.mp4

✨ Features

  • Like & Subscribe - Like your favorite videos and Subscribe to a channel as usual.
  • Youtube & Local Playlists - Save a Youtube playlist to watch later, no sign-in required.
  • Local Playlists - Create your own Local Playlist and organize your favorite videos.
  • Import / Export - Export all your data and Import them to pick up where you left off.
  • Seamless YouTube Experience - Works directly on YouTube, just like native features.

🔒 Privacy Focused

LocalTube Manager does not collect or sync data, everything stays in your browser. All your data is stored locally using IndexedDB. This means your information is never sent to any server, ensuring total privacy and control over your data.

⛓️‍💥 DeGoogle Youtube

Tired of Google tracking your every move? With LocalTube Manager take back control and like videos, subscribe to channels, save and create playlists all without ever signing into Google. All Local in your browser.

🧑‍💻 Tech

Built using WXT Framework and HTML / CSS / Javascript

  • Install dependencies
npm i
  • Command to run
npm run dev
  • Command to build
npm run zip:firefox