| |
| Title: |
KOLANICH`s Userscripts Optimizer |
| Date Added: |
| 2010-03-01 09:55:27 |
Installs: |
320 |
|
| Description: |
The IE 7 version of the script, which makes other userscripts optimized.It optimizes other userscripts with Google Closure Compiler.
to set optimization level add @optimize metatag into metatag block
@optimize metatag in your scripts may have 2 values.
@optimize 1 cause simply optimisations. They don`t usually cause problems in your scripts.
@optimize 2 cause advanced optimizations.It allows the optimizer to rename variables and functions.It can cause problems with "with" construction, with var func = function() {...} constructions and some other.
ALWAYS TEST YOUR SCRIPTS AFTER LEVEL 2 OPTIMIZATIONS (it may not work properly).
THE SCRIPT (Userscripts Optimizer) IS DISTRIBUTED AS IS.
THE SERVICE (http://kolanich.x10hosting.com) IS AWALIBLE AS IS.
AUTHOR BE LIABLE TO WHOM FOR ANY DAMAGES OR LOST PROFITS TO USERS AND THIRD PARTIES.
YOU USE THIS SCRIPT AND RELATED SERVICES IS AT YOUR OWN RISK.
IF YOU DO NOT AGREE WITH THE LICENSE IMMEDIATELY LEAVE THIS PAGE AND AVOID THE INSTALLATION OF THE SCRIPT AND USING OF THE SERVICE.
AUTHOR DOESN'T OWE YOU ANYTHING
Firefox and Opera Version
http://userscripts.org/scripts/show/70223
|
| Preview of KOLANICH`s Userscripts Optimizer |
|
| View script source of KOLANICH`s Userscripts Optimizer |
|
| Comment of KOLANICH`s Userscripts Optimizer |