https://github.com/kylecorry31/youtube-auto-skip-ads
A chrome extension to automatically click the skip ads button (not ad block)
https://github.com/kylecorry31/youtube-auto-skip-ads
Last synced: 8 months ago
JSON representation
A chrome extension to automatically click the skip ads button (not ad block)
- Host: GitHub
- URL: https://github.com/kylecorry31/youtube-auto-skip-ads
- Owner: kylecorry31
- License: mit
- Created: 2023-10-25T15:59:23.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-25T15:59:24.000Z (over 2 years ago)
- Last Synced: 2024-12-20T18:23:48.884Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 1.95 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# YouTube Auto Skip
A Chrome extension I use to automatically skip ads. **This is not an ad block**, it just clicks the skip button so you don't have to.
## Installation
### Using as a Chrome Extension
1. Manage Extensions
2. Enable Developer Mode
3. Load Unpacked
4. Select the extension folder
5. (Optional) Disable Developer Mode
### Using with Tampermonkey
Create a new script in Tampermonkey and copy the contents of `extension/youtube-auto-skip.js` into it.
## Support
I don't plan on providing support if it isn't working for you, though I'll keep it up to date since I use it.