home *** CD-ROM | disk | FTP | other *** search
/ PC Professionell 2006 March / PCpro_2006_03.ISO / files / freeware / greasemonkey-0.6.4-fx.xpi / chrome / chromeFiles / content / template.user.js < prev    next >
Encoding:
Text File  |  2005-11-30  |  228 b   |  8 lines

  1. // ==UserScript==
  2.  
  3. // @name           User script template
  4.  
  5. // @namespace      http://mywebsite.com/myscripts
  6.  
  7. // @description    A template for creating new user scripts from
  8.  
  9. // @include        *
  10.  
  11. // ==/UserScript==
  12.  
  13.  
  14.  
  15.