a script to easily store as many skins as you want
< Отзив за Skin Storage Script
On firefox(84.0.2)+tampermonkey, this script does not work without hard resetting.Adding// @run-at document-endin script resolved the issue.
Влезте, за да публикувате отговор.
On firefox(84.0.2)+tampermonkey, this script does not work without hard resetting.
Adding
// @run-at document-end
in script resolved the issue.