And my first journal on Sheezy.art. ^^
I made an userscript to add a few more information on the site when you hover over elements.
Press the [shift]-key and hover over elements to get an overlay with...
- Comment links will show the comment.
- Image links/thumbnails will show the comment.
- User links will show their first thumbnail-containing widget on their profile.
- The upload button will show the update limit status (e.g. # hours for upload).
- Inbox button will show a summary of unread artworks/journals and other notifications (first 10 pages).
Here is an imgur-gallery where I show some of the features: https://imgur.com/a/qjAZR5Q
Userscripts are little extensions that add javascript into the website to add functionality or modify the website in your browser (client-side).
I recommend Tampermonkey to use the script with your browser.
The script does not store information. It does not automate tasks.
It does not communicate with websites other than sheezy.art.
The userscript is open-source and unobfuscated, so it's easy to have a look or modify it.
Feel free to reuse or modify code, but please mention me if you re-use larger code parts or publish a modification. ;)
Download (my server): https://phi.pf-control.de/userscripts/Sheezy_HoverPreview/Sheezy_HoverPreview.user.js
Mirror (Greasyfork): https://greasyfork.org/de/scripts/491593-sheezy-hoverpreview
There will be a submission (video) soon with a demonstration.!