TubeSkipper

Download Now

Description

TubeSkipper is a handy tool designed to enhance your YouTube viewing experience by automatically skipping skippable ads. Say goodbye to those pesky ads that interrupt your videos, and enjoy uninterrupted content seamlessly.

TubeSkipper Demo

On the left: Ad running in the video

On the right: Extension installed and the ad getting skipped automatically

Features

Installation(Chrome)

  1. Clone the extension repository or download it.
  2. Open Chrome and navigate to chrome://extensions/.
  3. Enable Developer Mode by toggling the switch in the upper-right corner.
  4. Click on the "Load unpacked" button located at the top-left corner of the extensions page.
  5. Select the directory where you cloned or downloaded the extension repository.
  6. Confirm the installation when prompted.

Installation(Firefox)

  1. Clone the extension repository or download it.
  2. Open Firefox and type about:debugging in the address bar, then press Enter.
  3. Click on "This Firefox" in the left sidebar.
  4. Click on the "Load Temporary Add-on" button.
  5. Navigate to the directory where you cloned or downloaded the extension, then select the manifest.json file.
  6. Confirm the installation when prompted.
TubeSkipper Installation

Extension in action

TubeSkipper Demo

You can see the ad getting skipped in less than 100 milliseconds

How to Run Locally

  1. Clone the Repository:
    git clone https://github.com/dikshantrajput/skip-yt-ad
  2. Run the server:
    npm run dev
  3. Make any change and just save. Your extension should refresh.
  4. Build the project:
    npm run build

Usage

  1. Once installed, the extension will automatically start working whenever you watch a YouTube video with a skippable ad.
  2. Sit back and enjoy your uninterrupted YouTube experience as the extension takes care of skipping the ads for you.

Compatibility

This extension is compatible with Google Chrome(Chromium-based browsers) and Firefox.

Contributing

Contributions from the community are welcomed. If you'd like to contribute to the development of this extension, please fork the repository, make your changes, and submit a pull request. If you found any issue, please raise an issue.

Disclaimer

This extension is not endorsed by or affiliated with YouTube. It is an independent project developed solely for the purpose of improving user experience on the platform.