Kaj Stanski
Kaj Stanski
  • 6
  • 41 410
TamperMonkey Tutorial | Add Custom CSS to YouTube.com
ua-cam.com/channels/84VcYhepRajJlW8XGXeTSA.html
How to change a website with your own code? A beginners lesson about practical Greasemonkey scripts.
In this tutorial, I will show you how to inspect the UA-cam source code to alter it with JavaScript CSS code injected using a Tampermonkey app / plugin / add-on (similar to GreaseMonkey). This method works on both Firefox and Chrome. You can learn from it as a follow along tutorial to then implement your own scripts altering the webpages of your choice. Such Tampermonkey scripts are useful for displaying additional data / information or for autocompletion of forms to speed up your workflows.
Переглядів: 474

Відео

Beginners TamperMonkey 2024 | Add Custom JavaScript to YouTube.com
Переглядів 1,4 тис.7 місяців тому
ua-cam.com/channels/84VcYhepRajJlW8XGXeTSA.html Hands-on tutorial for beginners on how to use Tampermonkey plugin (Greasemonkey add-on) in Firefox (works in Chrome too) to modify a UA-cam website with a custom Javascript script (code). Updated tutorial in 2024. How to get started with TamperMonkey. How to change a website with your own code? A beginners lesson about practical Greasemonkey scrip...
Coding Interviews Be Like
Переглядів 1162 роки тому
ua-cam.com/channels/84VcYhepRajJlW8XGXeTSA.html Coding interviews be like ... Every coding interview ever (parody) The experience of going through a programming interview can be frustrating. Long months of doing Leetcode questions can end up with an upsetting coding interview, which I try to show in this video. Can you relate to any of the situations? Like, interviewer eating during the tech in...
TamperMonkey Tutorial | Add Custom JavaScript to YouTube.com
Переглядів 39 тис.2 роки тому
ua-cam.com/channels/84VcYhepRajJlW8XGXeTSA.html How to change a website with your own code? A beginners lesson about practical Greasemonkey scripts. In this tutorial, I will show you how to inspect the UA-cam source code to alter it with JavaScript code injected using a Tampermonkey app / plugin / add-on. This method works on both Firefox and Chrome. You can learn from it as a follow along tuto...
Easy LeetCode Python In Under 5 Minutes [90 views]
Переглядів 903 роки тому
ua-cam.com/channels/84VcYhepRajJlW8XGXeTSA.html Python Coding Interview Solution Explanation For LeetCode Question #21 - Merge Two Sorted Lists I explain and walk you through an easy Leetcode question. The solution is coded in Python, which I recommend you use in your algorithm based technical interviews at FAANG. Some videos on the topic worth watching: * Byte by Byte - How to use Leetcode EFF...
LeetCode #1 Two Sum in Python
Переглядів 403 роки тому
ua-cam.com/channels/84VcYhepRajJlW8XGXeTSA.html Two Sum programming question from LeetCode solved in Python by a Software Developer. In this video, I explain the Two Sum LeetCode coding problem and show two solutions in Python: a brute force solution with a double for loop O(n^2) and a hashmap based solution O(n). Train your programming skills and prepare for algorithm style coding interviews o...

КОМЕНТАРІ

  • @bennguyen1313
    @bennguyen1313 12 днів тому

    Once a server sends the javascript page to your browser.. how can you call functions listed on the page's source code? For example, some training sites have custom video players that don't allow a user to click a faster playback, yet the source shows a function that can change the speed! I tried opening a developer's console, and calling it that way, but it didn't work. Maybe there's some serverside interaction that is needed... but is it possible tampermonkey / greasyfork could be used to try calling these functions?

  • @Mastertradebro07
    @Mastertradebro07 2 місяці тому

    I have important work sir plz

  • @Mastertradebro07
    @Mastertradebro07 2 місяці тому

    Brother i want to talk to you plz reply

  • @Mastertradebro07
    @Mastertradebro07 2 місяці тому

    Brother i want to talk to you 1v1 how can. I talk ?

  • @vax_gax_lax_bax_max_vax2578
    @vax_gax_lax_bax_max_vax2578 2 місяці тому

    I'm interested in this, want to move some stuff around in new layout of youtube with GreaseMonkey/tampermonkey Do I need to know coding for this stuff? Cause I am totally noob to coding.

  • @TrashEmails-bb3sx
    @TrashEmails-bb3sx 3 місяці тому

    how can I set global variables where it will read data from an excel sheet to fill out forms on different websites

  • @miker23
    @miker23 5 місяців тому

    ✨ 'Promosm'

  • @user-gv1xu6hu5p
    @user-gv1xu6hu5p 6 місяців тому

    thank you for sharing the information 🙂🙂how can i create a website script on site ; tls contact fr ??

  • @Вваран
    @Вваран 7 місяців тому

    That's great, thanks

  • @mrtznxnexus2
    @mrtznxnexus2 7 місяців тому

    make a playlist

  • @rossli8621
    @rossli8621 9 місяців тому

    Just what I was looking for. But a small suggestion: maybe you should try to replace all `var` with `let`. For example, I think in the `run` function, if you just use `var`, console may tell you that `videos` is not defined.

    • @RT-.
      @RT-. 9 місяців тому

      `let` has a smaller definition scope than `var`. For example, run this: console.log(abc); { var abc = 123 }; console.log(abc) `abc` will print, even though it was defined in a scope that was closed! This applies only in the context of a function, though. This weird behavior was why let was created - look more into it

  • @heyiamuday
    @heyiamuday 10 місяців тому

    Your explaination is very good & clear nice script experiment

  • @mr_mackey_mvoyez7524
    @mr_mackey_mvoyez7524 11 місяців тому

    loved this video man, too bad you stopped posting, would watch more

  • @rachidahireche4165
    @rachidahireche4165 11 місяців тому

    How we can contact you? Pls need help

  • @user-jv2kq2xd5r
    @user-jv2kq2xd5r Рік тому

    Hello, I need to customize a script that works with the TamperMonkey plugin. The script has the function of clicking on a calendar and going directly to the end of the month.

  • @shine-jf9lg
    @shine-jf9lg Рік тому

    Blud i need hacks

  • @botowner8623
    @botowner8623 Рік тому

    It's better to use ViolentMonkey rather than TamperMonkey because ViolentMonkey is FOSS and TamperMonkey is proprietary

  • @Immortal-pu8gr
    @Immortal-pu8gr Рік тому

    Hi anyway to auto comment on youtube live video, so far I have made the input and automated to click the submit button, but the comment is not being posted.

  • @MZ-yx8eg
    @MZ-yx8eg Рік тому

    Nice:)

  • @victorzuniga8894
    @victorzuniga8894 Рік тому

    This script is not working anymore

  • @mohammedalhamadi5143
    @mohammedalhamadi5143 Рік тому

    Thank you. This is very useful. Is there a way I can support you?

  • @luisbarbosa5597
    @luisbarbosa5597 Рік тому

    very nice, thanks bruh!

  • @rascool5554
    @rascool5554 Рік тому

    awesome , ty

  • @TheBaltLT
    @TheBaltLT 2 роки тому

    who makes tutorials with distracting talking head? how does this add value to tutorial where focus is of essence??

    • @greenwiener
      @greenwiener 2 роки тому

      Like most people on youtube do?

    • @FRAN-vd9rl
      @FRAN-vd9rl Рік тому

      how does your comment actually add value to this section by talking such nonsense and trivial aspect instead of focusing in the code?

  • @KrevetkaOo
    @KrevetkaOo 2 роки тому

    does this script still work for you? could you share?

  • @siouaneislem1232
    @siouaneislem1232 2 роки тому

    I wish you keep making userscript videos. and tutorials , and explaine alot more if you can.

  • @guillermocortes7135
    @guillermocortes7135 2 роки тому

    can you publish the source code?

  • @dominikgameplaytv5903
    @dominikgameplaytv5903 2 роки тому

    Record how to add Tampermonkey Filmot title Restorer script from Restore and Movie and Channel and Playlist

  • @Hakoa
    @Hakoa 2 роки тому

    where are you from

  • @tonypetruzzi9266
    @tonypetruzzi9266 2 роки тому

    instead of the hack... you could have just converted the string to a json object.

    • @kajstanski7633
      @kajstanski7633 2 роки тому

      Very good point! Parsing the json makes the code cleaner, but in this case it makes it terribly slow too.

  • @mckboard9827
    @mckboard9827 2 роки тому

    Is there a method I could contact you. Would be willing to compensate, looking for some help on a project. TY!!

    • @kajstanski7633
      @kajstanski7633 2 роки тому

      Hey, I'm quite short on time lately, but perhaps I can give you some pointers. You can email me, the email address is in the about section on my channel.

  • @mrjekarpa
    @mrjekarpa 2 роки тому

    Thanks man - exactly what I needed!

    • @kajstanski7633
      @kajstanski7633 2 роки тому

      Glad to hear it! Let me know if you need any other topic covered. I'm happy to make another video on it.

  • @xd-dy2rf
    @xd-dy2rf 3 роки тому

    lol :/