讨论 » 开发

Как обновлять свой скрипт? / How to upgrade my script?

§
发布于:2015-05-21

Как обновлять свой скрипт? / How to upgrade my script?

Я новичок и ещё не всё понимаю в javascript. Если не трудно, напишите функцию по обновлению скрипта с данного сайта. Спасибо.
I am newbie and i don`t understand javascript well. Please, write me a function to update my script on this site, if it`s not difficult to you. Thanks.

woxxom管理员
§
发布于:2015-05-21

You don't have to do anything if you use Tampermonkey extension (this is the preferred method of running userscripts) and install scripts using the install button on GreasyFork site (or OpenUserJS, MonkeyGuts and others), Tampermonkey checks for updates automatically every day by default.

§
发布于:2015-05-22

You don't have to do anything if you use Tampermonkey extension (this is the preferred method of running userscripts) and install scripts using the install button on GreasyFork site (or OpenUserJS, MonkeyGuts and others), Tampermonkey checks for updates automatically every day by default.

Thank you.

发布留言

登录以发布留言。