Making a Userscript - Setup and JavaScript Tutorial

แชร์
ฝัง

ความคิดเห็น • 25

  • @DevProTips
    @DevProTips  4 ปีที่แล้ว +3

    Aspiration Bank protects the environment and saves you money! Pay what you want for your fees (even $0)! Use this link to get $50 cash and plant 25 trees: bit.ly/my-aspiration.
    Thanks for watching! Let me know what you want to see in upcoming videos! Don't forget to subscribe!

    • @TheMessanger
      @TheMessanger 2 ปีที่แล้ว

      AH wao just doing a refresher have some freebitcoin scripts to execute but some are encoded don't know how to decode them but thanks for the update. Hope you around.

  • @riptorforever2
    @riptorforever2 3 ปีที่แล้ว +10

    Thank you so much, man!
    You have a very good didactics! I encourage you to create a long playlist of several hours with more practical examples of building of userscripts, with increasing level of difficulty and ingenuity.

  • @pattyspanker8955
    @pattyspanker8955 2 ปีที่แล้ว +1

    Have never written JavaScript, yet this was easy to follow! Great presentation

  • @billmane226
    @billmane226 3 ปีที่แล้ว +3

    Hi Great Video. Great insight. I hope you do mores video on userscript practical example like adding button and filling form etc. you are lifesaver

  • @krakor92
    @krakor92 3 ปีที่แล้ว +1

    An incredibly useful video. I don't understand why videos about userscripts aren't more popular on TH-cam, the customization possibilities are endless.
    It's a shame that neither Chrome, nor Firefox, nor Brave, nor Opera support extensions on Android. I ended up installing Kiwi Browser to use Tampermonkey.

    • @jam560
      @jam560 2 ปีที่แล้ว +1

      firefox on android supports extensions bro

  • @Y0y0Jester
    @Y0y0Jester 3 ปีที่แล้ว +2

    Great job. Simple and to the point. Helped me greatly

    • @DevProTips
      @DevProTips  3 ปีที่แล้ว +1

      Thanks! Glad it helped!

  • @ankkol2011
    @ankkol2011 3 ปีที่แล้ว

    This is a really really niche topic with not much proper videos on it.
    Plz continue the series.👍

  • @よもぎ-p8d
    @よもぎ-p8d 3 ปีที่แล้ว

    I completely understand it thanks to you! Your teaching flow is very helpful.

  • @Rewhirl
    @Rewhirl 3 ปีที่แล้ว +1

    doin gods work my man

  • @lassechristensen7674
    @lassechristensen7674 3 ปีที่แล้ว

    Thanks. Great start tutorial. to get the hang of things. Much appreciated.

  • @angusnotwinning2984
    @angusnotwinning2984 2 ปีที่แล้ว

    Very useful, thanks!

  • @mrjekarpa
    @mrjekarpa 3 ปีที่แล้ว

    Nice introduction!

  • @sanmartt2745
    @sanmartt2745 4 ปีที่แล้ว +1

    Will you do tutorials about kotlin and making android apps? good tutorial , btw, I've always used userscripts but I never knew how to make one, they are very useful

    • @DevProTips
      @DevProTips  4 ปีที่แล้ว

      Thanks! I hope to get to that soon.

  • @caronnavirus8118
    @caronnavirus8118 3 ปีที่แล้ว

    this was great tanks so much!

  • @phonedr.1013
    @phonedr.1013 2 ปีที่แล้ว

    VERY GOOD!!!

  • @pavkey88
    @pavkey88 3 ปีที่แล้ว +2

    Good tutorial. Wouldn’t it be easier to just add a class to the paragraph though?

    • @DevProTips
      @DevProTips  3 ปีที่แล้ว +1

      If you are trying to replicate a style already on the page, then setting the class names is definitely the easiest way. If the styles you want to apply are completely new, you'll have to add css styles to the page first (which can be done with JavaScript), but in this case, I think it made more sense to just apply the css directly to the element, since there's only 1 thing I wanted to apply it to.

  • @caronnavirus8118
    @caronnavirus8118 3 ปีที่แล้ว

    I love xkcd

  • @ABBAD41
    @ABBAD41 3 ปีที่แล้ว +1

    it doesn't work on the website , i need a fix

  • @fm.edukasi
    @fm.edukasi 4 ปีที่แล้ว +1

    Good

  • @davidnagli
    @davidnagli 2 ปีที่แล้ว

    Great video, thanks!