THIS IS A STATIC MIRROR OF USERSCRIPTS.ORG - LOGINS DO NOT WORK
Large

Local Load Extended

By skycursor Last update Jun 8, 2011 — Installed 184,445 times.

Script Summary: Provides bandwidth saving and faster page load functions to Firefox users



Version: 0.2.2

* * * * * FOR MOZILLA FIREFOX ONLY * * * * * READ BEFORE YOU INSTALL * * * * *

This user script uses [Local Load](https://addons.mozilla.org/en-US/firefox/addon/77193/) by [Brian LePore](https://addons.mozilla.org/en-US/firefox/user/25816/) which is an add-on for Firefox.

AUTHOR: [Like Me on Facebook](http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.facebook.com%2Fskycursor&send=false&layout=standard&show_faces=true&action=like&colorscheme=light) or [PlusOne Me on Google+](https://plusone.google.com/u/0/_/+1/fastbutton?url=http%3A%2F%2Fwww.facebook.com%2Fskycursor&size=tall&count=true&annotation=&hl=en-US&parent=http%3A%2F%2Fwww.facebook.com&_methods=onPlusOne%2C_ready%2C_close%2C_open%2C_resizeMe)

SHARE: [Like on Facebook](http://www.facebook.com/plugins/like.php?href=https%3A%2F%2Fuserscripts-mirror.org%2Fscripts%2Fshow%2F87361&send=false&layout=standard&show_faces=true&action=like&colorscheme=light)

SPECIAL OFFER:
- [64-bit Firefox 5.0 (en-US)](http://www.mediafire.com/?fp51xd662d6146f)
- [64-bit Firefox 4.0.1 (en-US)](http://www.mediafire.com/?7vggswh9724b779)

REQUIRED: [Greasemonkey](https://addons.mozilla.org/en-US/firefox/addon/748/) or [Scriptish](https://addons.mozilla.org/en-US/firefox/addon/231203/)

HOW TO MAKE IT WORK:
1. First, you must install the Local Load add-on which can be found [HERE](https://addons.mozilla.org/en-US/firefox/addon/77193/) or [HERE](http://releases.mozilla.org/pub/mozilla.org/addons/77193/).
2. Then, install this user script by clicking "INSTALL" button above or the mirror links below.
3. After you install the script, you don't have to do anything. It automatically does the job for you.

MIRROR/S: INSTALL or INSTALL (via CoralCDN)

Google Cache:
- Secured: [[1]](https://webcache.googleusercontent.com/search?q=cache%3Auserscripts-mirror.org%2Fscripts%2Fshow%2F87361)
- Normal: [[1]](http://webcache.googleusercontent.com/search?q=cache%3Auserscripts-mirror.org%2Fscripts%2Fshow%2F87361)
+ Coralized: [[1]](http://webcache.googleusercontent.com.nyud.net/search?q=cache%3Auserscripts-mirror.org%2Fscripts%2Fshow%2F87361), [[2]](http://webcache.googleusercontent.com.http.l2.l1.l0.nyucd.net/search?q=cache%3Auserscripts-mirror.org%2Fscripts%2Fshow%2F87361)
- SuffixProxy: [[1]](http://webcache.googleusercontent.com.suffixproxy.com/search?q=cache%3Auserscripts-mirror.org%2Fscripts%2Fshow%2F87361), [[2]](http://webcache.googleusercontent.com.nyud.net.suffixproxy.com/search?q=cache%3Auserscripts-mirror.org%2Fscripts%2Fshow%2F87361), [[3]](http://webcache.googleusercontent.com.http.l2.l1.l0.nyucd.net.suffixproxy.com/search?q=cache%3Auserscripts-mirror.org%2Fscripts%2Fshow%2F87361)
+ Coralized: [[1]](http://webcache.googleusercontent.com.suffixproxy.com.nyud.net/search?q=cache%3Auserscripts-mirror.org%2Fscripts%2Fshow%2F87361), [[2]](http://webcache.googleusercontent.com.suffixproxy.com.http.l2.l1.l0.nyucd.net/search?q=cache%3Auserscripts-mirror.org%2Fscripts%2Fshow%2F87361)
- VectroSuffix: [[1]](http://webcache.googleusercontent.com.vectrosuffix.com/search?q=cache%3Auserscripts-mirror.org%2Fscripts%2Fshow%2F87361), [[2]](http://webcache.googleusercontent.com.nyud.net.vectrosuffix.com/search?q=cache%3Auserscripts-mirror.org%2Fscripts%2Fshow%2F87361), [[3]](http://webcache.googleusercontent.com.http.l2.l1.l0.nyucd.net.vectrosuffix.com/search?q=cache%3Auserscripts-mirror.org%2Fscripts%2Fshow%2F87361)
+ Coralized: [[1]](http://webcache.googleusercontent.com.vectrosuffix.com.nyud.net/search?q=cache%3Auserscripts-mirror.org%2Fscripts%2Fshow%2F87361), [[2]](http://webcache.googleusercontent.com.vectrosuffix.com.http.l2.l1.l0.nyucd.net/search?q=cache%3Auserscripts-mirror.org%2Fscripts%2Fshow%2F87361)

IF YOU ARE HAVING PROBLEMS WITH THIS VERSION. INSTALL version 0.1.5
YOU CAN MESSAGE ME OR POST TO DISCUSSIONS WHAT THE PROBLEM IS,
SO THAT I CAN MAKE FIXES IN THE FUTURE

ADD-ON FUNCTION: The add-on loads popular JavaScript libraries from a local resource, rather than over the Web, using valid HTML5 compliant custom data attributes. That can save bandwidth and load pages faster. Which is a good tool for developers, but quite useless for end-users. As it does not detect scripts that are not using the custom data attributes. Which must be added manually by a developer.

SCRIPT FUNCTION: This user script will take advantage of the functions provided by the add-on to provide end-users with its functionality. In which, it will dynamically insert the custom data attributes to certain scripts that meet the requirements as specified in the source code of this user script. After which, the add-on will take over and parse the dynamically added custom data attributes. Making full use of the functions provided by the add-on for not just the developers but also for end-users as well.

Other Scripts:
1. YouTube Video CoBlitzer - Uses CoDeeN Content Distribution Network to accelerate video performance on YouTube.
2. YouTube Video Anonymizer - Anonymizes YouTube Video Streaming with HideMyAss! Proxy.

History:

0.2.2 - 8 June 2011
- more script simplification
- updated fix detection

0.2.1 - 8 June 2011
- removed some unnecessary repetitions

0.2.0 - 7 June 2011
- updated script responding to changes
- some script simplification and restructuring

0.1.9 - 3 March 2011
- minor script changes
- some script restructuring

0.1.8 - 2 November 2010
- minor script changes
- added new regexp test for dojo

0.1.7 - 23 October 2010
- changed regexp test dojo to dojo.js
- removed function to reload dom
- added fix for imageshack and kaskus

0.1.6 - 16 October 2010
- added new regexp tests for jquery and jqueryui
- added function to reload dom

0.1.5 - 12 October 2010
- minor script changes

0.1.4 - 10 October 2010
- reduced script size

0.1.3 - 5 October 2010 / 10:05
- fixed a major scripting flaw (realized that script was not working by just setting the attributes.
the fix was to replace the whole script tag itself)

0.1.2 - 5 October 2010 / 07:21
- corrected name spelling
- removed data-replacement
- added data-replaced
- added function to set src attribute

0.1.1 - 5 October 2010 / 05:33
- updated description
- minor script changes

0.1 - 4 October 2010
Initial release

[Labalan Family Tree](http://skycursor.webs.com/personal/LabalanFamilyTree.html)
[Miko Labalan | Facebook](http://www.facebook.com/skycursor)