Dont Require Email
Pre-fill a fake email address on WordPress / MT / TypePad comment forms
This is a Greasemonkey is a plugin for the Firefox web browser
// Dont Require Email
// version 0.1
// 28 May 2005
// Copyright (c) 2005, Adam Vandenberg
// Released under the GPL license
// http://www.gnu.org/copyleft/gpl.html
//
// --------------------------------------------------------------------
//
// This is a Greasemonkey user script.
//
// To install, you need Greasemonkey: http://greasemonkey.mozdev.org/
// Then restart Firefox and revisit this script.
//
// Under Tools, there will be a new menu item to "Install User Script".
// Accept the default configuration and install.
//
// To uninstall, go to Tools/Manage User Scripts,
// select "Dont Require Email", and click Uninstall.
//
// ==UserScript==
// @name Dont Require Email
// @namespace http://adamv.com/greases/
// @description Pre-fill a fake email address on WordPress / MT / TypePad comment forms
// @include *
// ==/UserScript==
(function(){
var theForm = document.forms["comments_form"] || document.forms["commentform"];
if (theForm){
var theEmail = theForm.elements["email"];
if (theEmail){
if (theEmail.value=="") theEmail.value = "spam@spam.spam";
}
}
})();
Youtube Downloader
Find Domain age,Pagerank,Valid Pagerank, Directory Listing,Indexed Pages in Search Engines,Web Archive, Alexa Traffic and Graph
Free Premium RapidShare and MegaUpload Accounts
Watch Live Tv
Free Tools
You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.
Subscribe to our FREE Rss Feed- Remove Ads from My Yahoo Beta
- Book Burro
- Are you receiving someone else’s mail
- Block Orkut Spams
- Installing WordPress in LAN
- Your next lifesaver is Hirens Boot Cd 9.4
- Hack In D Box
- Add extra features and skins to Gmail
- Top 10 way to speed up your website
- Smart and faster browsing with IE7Pro
- How to Hack Gmail Notifier to Use SSL
- Messenger Key-Get the passwords - Google Talk Passwords
- How To Reset Google AdSense Password
- How to make a Killer Blog
- How to run Linux directly from Windows






Leave a Reply