Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mohdjey123/instant-skip

A basic Chrome extension designed to automatically skip ads on YouTube.
https://github.com/mohdjey123/instant-skip

ad-blocker ad-blocking ad-free ad-skip ad-skipping adskip chrome-extension chrome-extensions youtube-adblocker youtube-ads-skip

Last synced: 8 days ago
JSON representation

A basic Chrome extension designed to automatically skip ads on YouTube.

Awesome Lists containing this project

README

        

# Instant-Skip

This is a basic Chrome extension designed to automatically skip ads on YouTube.

## Purpose

This project was created for learning purposes to explore Chrome extension development, including:

- Working with the Chrome extension API
- Using background scripts and content scripts
- Managing state with `chrome.storage`

## Important Note

**This extension is not intended to violate YouTube's guidelines or terms of service.** It is purely a learning project to understand how Chrome extensions can interact with web pages.

**Please Note**: This project is experimental and for educational purposes. It will not receive updates or maintenance if it stops working due to changes in YouTube's ad system or Chrome's extension policies.

## Features

- Automatically skips YouTube ads when available.

## Getting Started

1. Clone this repository to your local machine.
1. Open your Chromium-based browser.
1. Navigate to the extensions page:
- For Chromium/Chrome: `chrome://extensions/`
- For Opera: `opera://extensions/`
1. Enable Developer mode.
1. Click on "Load unpacked" and select the directory where you cloned this repository.
1. Click on the extension icon to open the popup and toggle ad skipping.

## License

This project is licensed under the MIT License.