Skip to content

Missing the seek bar on YouTube Shorts while on desktop? The YouTube Shorts Fixer Chrome Extension adds a seek bar to YouTube Shorts, giving you the same level of control you have on mobile and on standard YouTube videos. Navigate through your favorite Shorts effortlessly, right from your desktop browser.

License

Notifications You must be signed in to change notification settings

Producdevity/youtube-shorts-fixer-chrome-extension

Repository files navigation

YouTube Shorts Fixer Chrome Extension

YSF Logo Icon

Overview

The YouTube Shorts Fixer Chrome Extension enhances your YouTube Shorts viewing experience on desktop browsers by adding a seek bar. This allows you to easily navigate through the video, similar to the mobile YouTube experience and standard YouTube videos.

Features

  • Adds a seek bar to YouTube Shorts.
  • Built with TypeScript and Vite.
  • Utilizes Chrome Extension Manifest V3.

Prerequisites

  • Node.js
  • Chrome Browser
  • Vite

Setup

  1. Clone the repository:
git clone https://github.com/your_username/youtube-shorts-fixer-chrome-extension.git
  1. Navigate to the project directory and install dependencies:
cd youtube-shorts-fixer-chrome-extension
npm install
  1. Build the extension:
npm run build
  1. Load the extension into Chrome:
    • Open Chrome and go to chrome://extensions/
    • Turn on "Developer mode"
    • Click "Load unpacked" and select the dist folder in your project directory.

Usage

After loading the extension, navigate to any YouTube Shorts video. The seek bar should now be visible below the video.

Contributing

Feel free to open issues or PRs if you find any bugs or have suggestions for improvements.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

About

Missing the seek bar on YouTube Shorts while on desktop? The YouTube Shorts Fixer Chrome Extension adds a seek bar to YouTube Shorts, giving you the same level of control you have on mobile and on standard YouTube videos. Navigate through your favorite Shorts effortlessly, right from your desktop browser.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published