Sorry, there are no scripts tagged stupid;app

Private delicious.com check

By Lucio Riccardi Last update Aug 1, 2008 — Installed 609 times. Daily Installs: 4, 2, 4, 3, 0, 0, 11, 6, 2, 1, 1, 7, 0, 2, 2, 3, 1, 1, 1, 1, 3, 2, 4, 2, 4, 2, 1, 1, 1, 5, 4, 1
//  Copyright (c) 2008 Lucio Riccardi


// ==UserScript==
// @name          Private delicious
// @namespace     http://delicious
// @description   Checks "do not share" by default on new delicious
// @include       http://delicious.com/*
// ==/UserScript==

document.getElementById("share").checked=true;