Add / Remove script into / from script set directly in GF script info page
Це версії цього скрипту, де код був змінений. Показати всі версії.
needRefresh
debugger;
This update is recommended for all users especially who has experienced stucking in "Fetching set content..." state
This update is recommended for all users, especially for who has experienced 503 errors.
Replace all GM_xmlhttpRequest with fetch / XMLHttpRequest, which tries to increase compatibility with CentBrowser and Via Browser, and improve stability between different script managers. This version may contain bugs, feel free to open a feedback if you found one.
GM_xmlhttpRequest
fetch
XMLHttpRequest
bug fix: disabled buttons falsely being enabled during refreshing
This is a big update that likely to contain bugs, send feedbacks if you found one
Support xbrowser
Added fr @name and GF description translation.
Experimentally added function to check which set(s) the script is yet added. (#209728) This may contain bugs, so post feedbacks whenever something went wrong.
Try to fix: favorite list disappear
1. Added an One-click-add-to-set Button2. Trying to fix the translation display bug
Improvement: The max width of script-set chooser now is limited to 40% of your broswer viewport width. No HUGE choosers anymore.
使用新版NMonkey加载器替代过时的GM_Polyfill,对无/弱脚本管理器环境兼容性更好,同时提高稳定性
兼容性支持:当无法获取到编辑按钮时,强行合成编辑链接
完善描述文本新增繁体中文(zh-TW)描述文本和界面翻译
更正了错误的英文脚本描述新增英文描述