Skip to content

A Browser Extension that doesn't actually block ads but under the hood it speeds them up and skips them automatically.

Notifications You must be signed in to change notification settings

Goutam-04/NotAnAdBlocker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NotAnAdBlocker

NotAnAdBlocker is a Chrome extension designed to enhance your YouTube viewing experience which under the hood speeds up and automatically skips ads. This extension ensures that your regular videos are not affected, providing a seamless and ad-free experience.

Features

  • Speed up ads: Increases the playback speed of ads up to 16x.
  • Auto-skip ads: Automatically clicks the skip button when it appears.
  • Enable/Disable: Easily toggle the extension on and off with a single button.

Installation

  1. Clone or download this repository:
    git clone https://github.com/Goutam-04/NotAnAdBlocker.git
  2. Open Chrome and navigate to the Extensions page:
    • Click on the three dots in the top-right corner.
    • Go to More Tools > Extensions.
  3. Enable Developer Mode:
    • Toggle the switch for Developer Mode in the top-right corner.
  4. Load the extension:
    • Click on the Load unpacked button.
    • Select the directory where you cloned/downloaded this repository.

Usage

  1. Once the extension is loaded, you will see the NotAnAdBlocker icon in your Chrome toolbar.
  2. Click on the icon to open the popup.
  3. Use the toggle button to enable or disable the extension.

Files

  • manifest.json: Configuration file for the Chrome extension.
  • background.js: Handles the background processes of the extension.
  • content.js: Contains the script that interacts with YouTube ads.
  • popup.html: The HTML file for the extension's popup interface.
  • popup.css: The CSS file for styling the popup interface.
  • popup.js: The JavaScript file for handling user interactions in the popup.

Contributing

  1. Fork this repository.
  2. Create a new branch (git checkout -b feature-branch).
  3. Make your changes.
  4. Commit your changes (git commit -am 'Add new feature').
  5. Push to the branch (git push origin feature-branch).
  6. Open a pull request.

Contact

If you have any questions or suggestions, please feel free to reach out.


Disclaimer: This extension is intended for educational purpose only. Using it to bypass ads may violate YouTube's terms of service and a cyber-crime.

About

A Browser Extension that doesn't actually block ads but under the hood it speeds them up and skips them automatically.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published