○synth_jp_alert.user.js
-------------------------------------
// Copyright (C) 2007, shintaro fukushige.
// Released under the GPL license
// http://www.gnu.org/copyleft/gpl.html
//
// ==UserScript==
// @namespace http://synth.jp/
// @name Welcome to synth.jp!
// @description Test
// @include http://synth.jp/*
// ==/UserScript==
alert('Welcome to synth.jp!')
-------------------------------------
これから、色々作っていこう。