Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/samyak2403/u4blokerorg
https://github.com/samyak2403/u4blokerorg
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/samyak2403/u4blokerorg
- Owner: samyak2403
- License: bsd-2-clause
- Created: 2023-12-23T12:55:14.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-23T19:10:28.000Z (about 1 year ago)
- Last Synced: 2023-12-24T17:28:19.137Z (about 1 year ago)
- Language: HTML
- Size: 167 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# U4Bloker: YouTube Ads Blocker Extension
![App Screenshot](https://github.com/samyak2403/U4BlokerOrg/assets/126759819/eb7de808-3654-465b-8f6d-f37c749e79c6)
[![Version](https://img.shields.io/badge/version-1.0.1-blue.svg)](https://github.com/samyak2403/U4BlokerOrg)
## Description
U4Bloker is a specialized Google Chrome extension tailored to block ads on YouTube, providing an uninterrupted viewing experience. Developed by Samyak2403, this extension efficiently blocks intrusive ads during YouTube playback, ensuring a seamless and distraction-free video-watching session.## Version
Current Version: 1.0.1## Features
- **YouTube Ad Blocking:** Specifically targets and eliminates ads during YouTube videos.
- **Enhanced Browsing:** Enjoy uninterrupted video streaming without ad interruptions.
- **Efficient Blocking:** Seamlessly blocks known ad domains on YouTube for a smoother experience.## Installation Instructions
1. Download or clone the repository.
2. Go to `chrome://extensions/` in Google Chrome.
3. Enable Developer mode.
4. Click on "Load unpacked" and select the extension folder.## Usage
- Once installed, the extension will automatically block YouTube ads during video playback.
- Toggle the ad-blocking functionality using the extension's popup interface.## Permissions
This extension requires permissions to access and modify web requests specifically on YouTube for ad blocking.## Disclaimer
Use this extension responsibly and adhere to YouTube's terms of service.## Issues and Contributions
Feel free to report any issues or contribute to the development of this extension by creating pull requests or issues on the [eport a Bug ](https://github.com/samyak2403/U4Bloker/issues).
### License
```
BSD 2-Clause LicenseCopyright (c) 2023, Samyak Kamble
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:1. Redistributions of source code must retain the above copyright notice, this
list of conditions and the following disclaimer.2. Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.```