A powerful UserScript that automatically skips YouTube ads instantly while maintaining a low detection profile. This tool enhances your YouTube experience by removing intrusive advertisements seamlessly.
- 🚀 Instant ad skipping for video ads, pie countdowns, and survey prompts
- 🛡️ Smart banner ads and sponsored content removal
- 🔄 Efficient ad detection using MutationObserver
- 🎯 Anti-detection system with randomized actions
- ⚙️ Customizable configuration options
- 🔔 Automatic update notifications
- A modern web browser (Firefox, Chrome, Opera, Safari, or Edge)
- A UserScript manager extension (Tampermonkey or Greasemonkey)
- Install a UserScript manager:
- Tampermonkey (Recommended)
- Greasemonkey
- Click here to install the script
- Confirm the installation in your UserScript manager
Customize the script behavior by editing the config
object:
config = {
debug: false, // Enable for detailed logging
updateCheckInterval: 24, // Hours between update checks
maxRetries: 3, // Number of skip attempts
aggressiveAdRemoval: true // Enhanced ad blocking
}
- Firefox (Recommended)
- Google Chrome
- Microsoft Edge
- Opera
- Safari
- www.youtube.com
- m.youtube.com
- music.youtube.com
- Ads not skipping? Ensure the script is enabled and try refreshing the page
- Script conflicts? Disable other ad-blockers temporarily
- Updates not working? Check your UserScript manager's settings
- Fork the repository
- Create a feature branch
- Submit a pull request
- Initial release
- Basic ad-skipping functionality
- Configuration options
MIT License - feel free to modify and share!
Gurveer (https://github.com/gurr-i/browser-scripts)
If you find this useful, please star the repository! For issues or suggestions, create an issue on GitHub.