Discussions » Development

Hello I need your advice

§
Posted: 2019-07-09

Hello I need your advice

I learned bases of javascript and python language. What I should read / watch to be able to write scripts in the future? How did you learn it? Thank you for help

§
Posted: 2019-07-10

you can read greasespot wiki for most what you want if you learned javascript but basically you should only know script header metadata which you can see in all user script and then you can make your script works fine in user script manager. the exclusive API on greasespot is not necessary for all script , and the API version on greasespot is too new that it only work on greasemonkey4+ but not tampermonkey or other gm3 based script manager. to make your script works with specific website, you may also learn some javascript DOM method and CSS rule, read some script that write by others may make you learn how to write easily

Post reply

Sign in to post a reply.