Дискусии » Обратна връзка за Greasy Fork镜像

Need to find someway to alert the users that, developer mode is required for TM MV3

§
Публикуван на: 07.01.2025
Редактиран на: 07.01.2025

People are complaining in my script that it does not work.

Indeed this is userscript manager issue (Tampermonkey latest version requires developer mode)

Can Greasy Fork镜像 do something to guide the users that the userscript not working is because of this?


window.external.Tampermonkey.getVersion((r)=>console.log(r))

This can show TM's version. I think base on the version, there can be warning messages to be shown during installation in Greasy Fork镜像.

§
Публикуван на: 07.01.2025
Редактиран на: 07.01.2025

Based on changelog and issue644, the version to MV3 should be >=5.2.6195

For example, for TM VM3 >=5.2.6195, show a warning message first. users can select do not show again.


Info for "Tampermonkey latest version requires developer mode"

https://www.tampermonkey.net/faq.php?locale=en#Q209

JasonBarnabeМод
§
Публикуван на: 07.01.2025

It seems to me this is more of Tampermonkey's responsibility...

I can maybe include a link to TM's docs in the general user script install instructions.

Публикувайте отговор

Влезте, за да публикувате отговор.

长期地址
遇到问题?请前往 GitHub 提 Issues。