topical media & game development

talk show tell print

mashup-delicious-06-example6-11.user.js / js



  // ==UserScript==
  // @name Example 6-112
  // @namespace http://localhost/
  // @description Will raise an alert whenever you browse to a del.icio.us tag page.
  // @include http://del.icio.us/tag/*
  // ==/UserScript==
  
  alert("You're on a del.icio.us tag page!");
  


(C) Æliens 20/2/2008

You may not copy or print any of this material without explicit permission of the author or the publisher. In case of other copyright issues, contact the author.