Early Load All Images w/o waiting for window scroll
От
// ==UserScript==
// @name Kaskus Anti Lazy Load Image
// @namespace http://example.com/kaskus-anti-lazy-load-image
// @description Early Load All Images w/o waiting for window scroll
// @author tuxie.forte
// @version 0.0
// @dtversion 150215010
// @timestamp 1424014735738
// @include /^https?://(www\.)?kaskus.co.id/thread/*/
// @include /^https?://(www\.)?kaskus.co.id/lastpost/*/
// @include /^https?://(www\.)?kaskus.co.id/post/*/
// @license (CC) by-nc-sa 3.0
//
// -!--latestupdate
//
// v0.0 - 2015-02-15 . 1424014735738
// Init
//
// -/!latestupdate---
// ==/UserScript==
/*
//
//------
//
// Creative Commons Attribution-NonCommercial-ShareAlike 3.0 License
// http://creativecommons.org/licenses/by-nc-sa/3.0/deed.ms
// --------------------------------------------------------
*/
(function(){ console.log("Hellow World") })()