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.
Follow these simple steps to install the extension:
-
Clone or Download: Clone this repository or download it as a zip file and extract it.
-
Open Chrome Extensions: In your Google Chrome browser, navigate to
chrome://extensions/
. -
Enable Developer Mode: Enable the developer mode in the top right corner of the extensions page.
-
Load Unpacked Extension: Click on "Load unpacked" and select the folder where you extracted the repository.
-
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.
"background": {
"service_worker": "./background.js"
}
"background": {
"scripts": [
"background.js"
]
}
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
If you find this project useful and want to support its development, consider buying us a coffee! Your support is greatly appreciated.
Donate: saurav.34@paytm
This project is licensed under the MIT License. See the LICENSE file for details.