Greasy Fork is available in English.

Discussions » Creation Requests

How to make a Script

§
Posted: 09.11.2016

How to make a Script

how to make a script
i want to know

§
Posted: 09.11.2016

Long answer:

First of all, you need to know how to code in JavaScript language. It is recommended that you learn about HTML and CSS too. The site w3schools.com has good info about this three scripting languages: JS: http://www.w3schools.com/js/default.asp HTML: http://www.w3schools.com/html/default.asp CSS: http://www.w3schools.com/css/default.asp

Then, you need to know some rules to write userscripts for Greasemonkey or Tampermonkey: GM: https://wiki.greasespot.net/Greasemonkey_Manual TM: https://tampermonkey.net/documentation.php

For some technical questions, you can find related answers in stackoverflow.com

Short answer:

http://bfy.tw/8fH4

§
Posted: 11.11.2016

Both answers are very good and I would recommend them.

Post reply

Sign in to post a reply.