Greasy Fork

Greasyfork - 为脚本添加备注(别名/标签)

为脚本添加备注(别名/标签)功能,以帮助识别和搜索,并支持 WebDAV 同步功能

< 脚本Greasyfork - 为脚本添加备注(别名/标签)的反馈

评价:好评 - 脚本运行良好

§
发表于:2022-09-24
编辑于:2022-09-24

The script is in conflict with:
Magic Userscript+ : Show Site All UserJS

The solution is to add in your script :

Answer by the dev (in my request It seems a conflict with: GM "Greasyfork - Add notes to the script":
"This userscript creates a table within an iframe, some Userscript managers may inject Userscripts into iframes.

Add the following to any conflicting Userscript:

// ==UserScript==
...
// @noframes
// ==/UserScript==
"

§
发表于:2022-10-03

Thanks for the update!

§
发表于:2022-10-03

Now how to import my data from my previous modified version to your new version?:
i added // @noframes and it didn't want update to the new on.
I trying to backup data from my previous version, but i don't see where it store it,
so i can't restore to the new one...

发表回复

登录以发表回复。