-
-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Modify] Add star history and contributors details and some other update
- Loading branch information
1 parent
f3026ed
commit 135477f
Showing
1 changed file
with
17 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,35 +1,43 @@ | ||
# YouTube AdBlocker | ||
|
||
Block annoying ads on YouTube and enjoy an uninterrupted viewing experience | ||
This repository contains a Chrome Extension designed to block irritating ads on YouTube, providing users with a seamless and uninterrupted viewing experience. Enhance your time on YouTube by eliminating unwanted interruptions. | ||
|
||
## Installation Steps | ||
## Manual Installation Steps for the Extension | ||
|
||
1. [YouTube AdBlocker](https://github.com/kananinirav/YouTube_AdBlocker) | ||
|
||
2. Download these extension files or clone this repository. | ||
|
||
3. If the downloaded file is a ZIP archive, extract its contents to a folder using a tool like WinRAR or 7-Zip. | ||
|
||
4. Type chrome://extensions/ in the address bar of Chrome and press Enter. | ||
4. Type `chrome://extensions/` in the address bar of Chrome and press Enter. | ||
|
||
5. Enable Developer mode: Toggle the "Developer mode" switch at the top right of the Extensions page. | ||
5. Enable Developer mode: Toggle the `Developer mode` switch at the top right of the Extensions page. | ||
|
||
6. Load the extension: Click on the "Load unpacked" button and select the folder where you extracted the extension files or drag the folder. | ||
6. Load the extension: Click on the `Load unpacked` button and select the folder where you extracted the extension files or drag the folder. | ||
|
||
7. Confirm installation: Confirm that the extension is now listed on the Extensions page and is enabled. | ||
|
||
8. Check functionality on YouTube: Open YouTube in a new tab and verify whether the extension is working as expected. | ||
|
||
**If you find this helpful, please give a star to this repository and share it with your friends. Your support is greatly appreciated!** | ||
|
||
## To-Do List | ||
|
||
- Implement a toggle button feature for enabling or disabling the extension. | ||
|
||
## Contributors | ||
|
||
Please Feel free to contribute by submitting a Pull Request! | ||
|
||
### If you find this extension useful, consider supporting the project by using the "Buy me a Coffee" link below | ||
|
||
![gif](https://media.giphy.com/media/gTURHJs4e2Ies/giphy.gif) | ||
|
||
<a href="https://www.buymeacoffee.com/kananinirav" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/default-orange.png" alt="Buy Me A Coffee" height="41" width="174"></a> | ||
|
||
## Star History | ||
|
||
[![Star History Chart](https://api.star-history.com/svg?repos=YouTube_AdBlocker/YouTube_AdBlocker&type=Date)](https://star-history.com/#YouTube_AdBlocker/YouTube_AdBlocker&Date) | ||
|
||
## Contributors | ||
|
||
Please Feel free to contribute by submitting a Pull Request! | ||
|
||
[![](https://contrib.rocks/image?repo=kananinirav/YouTube_AdBlocker)](https://github.com/kananinirav/YouTube_AdBlocker/graphs/contributors) |