Don't know if you can re-upload, but the music on this is very distracting. Do you have an no music version of your video or a more muted version I can fallow along with?
Is there a way to interact with tampermonkey script via a menu or hotkeys? What's the typical way a user can adjust real-time without editing the script/reloading the page? For example, I've tried installing the greasyfork script 'HTML5 Video Playing Tools', yet I don't see any menu/options on actually using it! (The script shows enabled under the TamperMonkey Icon, yet there's no options underneath it, and nothing happens when pressing hotkeys I'd like to find a script (or write a custom one) that when I press a key, the speed automatically changes on the video being played (without reloading the page). I know YT (and extensions) already have controls for playback speeds, but I'd like to customize it.
Not sure what you mean by real time... You can try in regular JavaScript in the console if you want to do it that way but as far as I know for tampermonkey you'll need to reload the page. About the html5 video stuff, ChatGPT could probably give you the answer there or point you in the right direction. This is a simple tutorial to get you started.
Say you go to a premium blog website that uses a pop-up Modal that has a paywall / emailwall to view the content. You can use it to make the changes needed to remove the annoying modal on every webpage for that site so you can always view the content :)
I think tampermonkey is only client side JavaScript, but sometimes maybe it's possible, you'd just have to do the work of reverse engineering the website you're on. Also depends on the product.
Hm, you'd have to reverse engineer their javascript and remove any css to block their content. But also I don't like medium because of what they're doing to the free readers and how big of a pain in the ass their platform is.
A simple as well as explicit tutorial! Through which I got to know the basic function of tampermonkey. Great thanks for your demo!
Nice! You’re the best 👏🏻🙌🏻
Thanks! 😁
Don't know if you can re-upload, but the music on this is very distracting. Do you have an no music version of your video or a more muted version I can fallow along with?
Hi, no, did you think it was too loud?
😭😭😭😭😭
@@zackplauche its ok for me actually
Simple and nice video. Thanks!
Thanks for saying so 🙂
Is there a way to interact with tampermonkey script via a menu or hotkeys? What's the typical way a user can adjust real-time without editing the script/reloading the page?
For example, I've tried installing the greasyfork script 'HTML5 Video Playing Tools', yet I don't see any menu/options on actually using it! (The script shows enabled under the TamperMonkey Icon, yet there's no options underneath it, and nothing happens when pressing hotkeys
I'd like to find a script (or write a custom one) that when I press a key, the speed automatically changes on the video being played (without reloading the page). I know YT (and extensions) already have controls for playback speeds, but I'd like to customize it.
Not sure what you mean by real time... You can try in regular JavaScript in the console if you want to do it that way but as far as I know for tampermonkey you'll need to reload the page. About the html5 video stuff, ChatGPT could probably give you the answer there or point you in the right direction. This is a simple tutorial to get you started.
Thanks, good ressources !
Thanks! Anything else you'd like to see?
Whats the use for it?
Say you go to a premium blog website that uses a pop-up Modal that has a paywall / emailwall to view the content. You can use it to make the changes needed to remove the annoying modal on every webpage for that site so you can always view the content :)
@@zackplauche So to be clear, Tampermonkey will allow you to "tamper" with existing code?
[Question] What music is that?
It was free stock music haha. If you lookup "downtempo license free" and I think go to the first links it's one of those 🙂
@@zackplauche Thanks!
It is possible to change paid scripts to bypass the payment system or access premium features without paying?
I think tampermonkey is only client side JavaScript, but sometimes maybe it's possible, you'd just have to do the work of reverse engineering the website you're on. Also depends on the product.
how can i use in medium website?
What do you want to do?
@@zackplauche i wanna read premium content in medium
Hm, you'd have to reverse engineer their javascript and remove any css to block their content. But also I don't like medium because of what they're doing to the free readers and how big of a pain in the ass their platform is.
If you still want to read the medium content, you can use freedium to bypass the paywall
what language as that ?
JavaScript
can u make a video of u make a scirpts for game like aimbot and yea pls 🙏🙏🙏
Hi! No, I'm not a cheater 🙂
Thanks m8!
Hey sure thing!
thx help me a lot
Name song
If you type downtempo license free it's the first song on the first search result haha
Bro it deletes soo slow and little
You just need to get the logic right. It can be faster.
@@zackplauche can you give me sets? Or the logic
the music is very annoying i dont see the point in adding that just making noise
The music was a bit louder on this one. Should've been quieter but not going to re-upload. Thx for feedback!
hello sir. i need your help to make a chrome extension pls tell me how can i contact you.
thanks, and happy new year
Hello, I haven't made a chrome extension before.