-
Notifications
You must be signed in to change notification settings - Fork 0
suchacat/Youtube-Ad-Skip
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
To use this code, put this in your bookmarklet: javascript:(function() {
var script = document.createElement('script');
script.src = 'https://cdn.jsdelivr.net/gh/suchacat/Youtube-Ad-Skip@latest/script.js';
document.body.appendChild(script);
})();
This is intended to be used in school where extensions are not allowed to be installed
About
Youtube ad skipper with a gui :0
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published