Category:@require Library: Difference between revisions

From GreaseSpot Wiki
Jump to navigationJump to search
m (Created page with 'A collection of utilities that can be added to your user script with an <code>@require</code> line.')
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
A collection of utilities that can be added to your user script with an <code>@require</code> line.
A collection of utilities that can be added to your user script with an <code>@require</code> line.
; [http://userscripts.org/scripts/show/86018 window.status]
: This script is a false version of window.status that you set by setting winstatus.status='string value';
[[Category:Coding Tips]]

Latest revision as of 13:00, 13 September 2010

A collection of utilities that can be added to your user script with an @require line.

window.status
This script is a false version of window.status that you set by setting winstatus.status='string value';

Pages in category "@require Library"

The following 2 pages are in this category, out of 2 total.