08 April, 2015

UserJS: Fix Tinypic and Photobucket on Opera 12.

Tinypic embedded images are not showing on Opera 12. Even on tinypic.com images are not visible. It's done on purpose, since the image container has an added class "imgtmp" (with "visibility: hidden") on Opera 12 only (not on Firefox).
This script can solve the problem, at least for a while (until they change something again).
Note: Requires jQuery (downloaded and put in User JS folder).