Require this script and you will get variable GMRequireChecker equals to true if loaded. In other cases, variable GMRequireChecker will just not exists.
สคริปต์นี้ไม่ควรถูกติดตั้งโดยตรง มันเป็นคลังสำหรับสคริปต์อื่น ๆ เพื่อบรรจุด้วยคำสั่งเมทา // @require https://update.greasyfork.org/scripts/429557/951692/GMRequireChecker.js
A simple script to check whether @require
works.
if it works, then you can get variable GMRequiredJSLoaded
which equals to true. Otherwise, GMRequiredJSLoaded
will just not exist.
You can also use this script to check whether your script is running in a non-ScriptManager-environment.