議論 » 作成依頼

How to make a Script

§
投稿日: 2016/11/09

How to make a Script

how to make a script
i want to know

§
投稿日: 2016/11/09

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

§
投稿日: 2016/11/11

Both answers are very good and I would recommend them.

返信を投稿

返信を投稿するにはログインしてください。