Removes images that are offscreen once per minute
目前為
Includes jQuery inside and a jQuery script called viewport inside. Need help on making them both work without actually including that code in the GM script.
This script removes() using jQuery any images not visible in HTML5 Chatango. Without it you will run out of memory eventually if people post enough images, especially GIFs.
Let me know if you need any help.
Libs included:
jQuery 1.11.2 from jQuery.com
https://github.com/dirkgroenen/jQuery-viewport-checker
Updates:
v1.01: added youtube video thumbnails to remove too
v1: initial release