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...

發表回覆

登入以回復