Userscript Runtime

Try to make userscripts work on non-tempermonkey environments(e.g. X Browser, Via Browser, etc.) as well. Attention: All data that are expected to be saved in browser storage will actually NOT be saved, that means, everytime the userscript executes will act as this is the first time.

Δημιουργός
PYUDNG
Ημερήσιες εγκαταστάσεις
2
Σύνολο εγκαταστάσεων
946
Βαθμολογίες
3 0 0
Έκδοση
0.1
Δημιουργήθηκε την
03/10/2021
Ενημερώθηκε την
03/10/2021
Άδεια
Μη διαθέσιμη
Εφαρμόζεται σε
Όλοι οι ιστοχώροι

This script is for who uses userscripts in non-tempermonkey/greasemonkey environment like X Browser/Via Browser/etc.

This script aims to simulate an environment that most userscript managers provides(e.g. tempermonkey, greasemonkey, etc.). After installing this little script, some other userscript that requires that environment may work properly. But remember, all data taht are expected to be saved in your browser storage will actually NOT be saved, that means, every time an userscript executes, it may act as this is the first time(userscripts may not remember anything like your settings, preferences, etc.)