@@ -6,4 +6,4 @@ * @require */-alert('[' + location.href + ':title]');+alert('[' + location.href + ':title]');
/*
* @title [URL:title]
* @description ページのURLと動的取得タイトルをはてなhttp記法でAlertする。
* @include http://*
* @license MIT License
* @require
*/
alert('[' + location.href + ':title]');