Skip to content

sauravhathi/youtube-ad-blocker-popup-removal

Repository files navigation

YouTube Ad Blocker Popup Removal

youtube-ad-blocker-popup-removal

YouTube Ad Blocker Popup Removal is a Google Chrome extension that removes the annoying popup that appears when you try to skip an ad on YouTube.

Screenshots

youtube-ad-blocker-popup-removal

Installation

Follow these simple steps to install the extension:

  1. Clone or Download: Clone this repository or download it as a zip file and extract it.

  2. Open Chrome Extensions: In your Google Chrome browser, navigate to chrome://extensions/.

  3. Enable Developer Mode: Enable the developer mode in the top right corner of the extensions page.

  4. Load Unpacked Extension: Click on "Load unpacked" and select the folder where you extracted the repository.

  5. Done: The extension should now be installed and working. You can test it by playing a YouTube video with ads and trying to skip the ad.

Broswer Support

Chrome

  "background": {
    "service_worker": "./background.js"
  }

Mozilla Firefox

  "background": {
    "scripts": [
      "background.js"
    ]
  }

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Support the Developer

If you find this project useful and want to support its development, consider buying us a coffee! Your support is greatly appreciated.

support

Donate: saurav.34@paytm

Buy Me A Coffee

License

This project is licensed under the MIT License. See the LICENSE file for details.

Author

Saurav Hathi