Stop Loading

By JoeSimmons Last update Apr 12, 2009 — Installed 184 times.
// ==UserScript==
// @name           Stop Loading
// @namespace      http://userscripts.org/users/23652
// @description    Stops loading of included pages
// @include        http://onylojiji.blogspot.com/*
// @copyright      JoeSimmons
// ==/UserScript==

window.stop();