38d8ce183d
YSlow analyzes web pages and tells you why they're slow based on Yahoo's rules for high performance web sites. YSlow gives you: * Performance report card * HTTP/HTML summary * List of components in the page * Tools including JSLint Most files comprising YSlow are licensed under the Mozilla Public License (MPL) version 1.1, with a couple of exceptions. YSlow includes jslint by Douglas Crockford, which is licensed under a BSD-style license. YSlow also includes files from the Yahoo! User Interface library, which are licensed under the BSD license. WWW: http://developer.yahoo.com/yslow/ PR: ports/119808 Submitted by: Sutra Zhou <zhoushuqun@gmail.com>
24 lines
1 KiB
Text
24 lines
1 KiB
Text
%%XPI_XPIDIR%%/chrome/content/yslow/component.js
|
|
%%XPI_XPIDIR%%/chrome/content/yslow/fulljslint.js
|
|
%%XPI_XPIDIR%%/chrome/content/yslow/jslintwrapper.js
|
|
%%XPI_XPIDIR%%/chrome/content/yslow/lint.js
|
|
%%XPI_XPIDIR%%/chrome/content/yslow/logo_16x16.png
|
|
%%XPI_XPIDIR%%/chrome/content/yslow/logo_32x32.png
|
|
%%XPI_XPIDIR%%/chrome/content/yslow/peeler.js
|
|
%%XPI_XPIDIR%%/chrome/content/yslow/tools.js
|
|
%%XPI_XPIDIR%%/chrome/content/yslow/utils.js
|
|
%%XPI_XPIDIR%%/chrome/content/yslow/yahooLogo.gif
|
|
%%XPI_XPIDIR%%/chrome/content/yslow/yslow.css
|
|
%%XPI_XPIDIR%%/chrome/content/yslow/yslow.js
|
|
%%XPI_XPIDIR%%/chrome/content/yslow/yslowFirebug.js
|
|
%%XPI_XPIDIR%%/chrome/content/yslow/yslowOverlay.xul
|
|
%%XPI_XPIDIR%%/chrome/content/yslow/yslowPanel.js
|
|
%%XPI_XPIDIR%%/chrome/content/yslow/yslowcontext.js
|
|
%%XPI_XPIDIR%%/chrome.manifest
|
|
%%XPI_XPIDIR%%/defaults/preferences/yslow.js
|
|
%%XPI_XPIDIR%%/install.rdf
|
|
@dirrm %%XPI_XPIDIR%%/chrome/content/yslow
|
|
@dirrm %%XPI_XPIDIR%%/chrome/content
|
|
@dirrm %%XPI_XPIDIR%%/chrome
|
|
@dirrm %%XPI_XPIDIR%%/defaults/preferences
|
|
@dirrm %%XPI_XPIDIR%%/defaults
|