Conversaciones » Desarrolladores

Creating Scripts

§
Publicado: 27/11/2016

Creating Scripts

Hey guys,

I'd like to learn how to create these scripts and post them here to help people out. I've learned HTML/CSS and JavaScript so far. I can't seem to find a way of learning how to script an event that occurs on a browser. I would really appreciate the help.

Thank you!

§
Publicado: 27/11/2016

Well, if you know HTML/CSS & JS, then you only need the Greasemonkey or Tampermonkey documentation:
GM: https://wiki.greasespot.net/Greasemonkey_Manual
TM: https://tampermonkey.net/documentation.php

§
Publicado: 27/11/2016
Well, if you know HTML/CSS & JS, then you only need the Greasemonkey or Tampermonkey documentation:
GM: https://wiki.greasespot.net/Greasemonkey_Manual
TM: https://tampermonkey.net/documentation.php

I can't seem to incorporate what I've learned and create scripts.

§
Publicado: 27/11/2016

Did you read the documentation ?
Finally you can use a simple script as example. Try to understand reading those scripts:
https://greatest.deepsurf.us/scripts/18563-goog-no-rewritelink/code
https://greatest.deepsurf.us/scripts/18564-youtube-nsfw/code

§
Publicado: 27/11/2016
Did you read the documentation ?
Finally you can use a simple script as example. Try to understand reading those scripts:
https://greatest.deepsurf.us/scripts/18563-goog-no-rewritelink/code
https://greatest.deepsurf.us/scripts/18564-youtube-nsfw/code

Awesome thank you!

Publicar respuesta

Inicia sesión para responder.