Add notes (aliases/tags) for scripts to help identify and search, and support WebDAV sync
< Σχολιασμός για τον κώδικα Greasyfork - Add notes to the script
Thanks for the update!
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...
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==
"