From fed0a128268a7c824eeba137b1b15acf453decd9 Mon Sep 17 00:00:00 2001 From: anekos Date: Sat, 10 Jan 2009 15:31:42 +0000 Subject: updateURL 追加 git-svn-id: http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk@28273 d0d07461-0603-4401-acd4-de1884942a52 --- garbage_finder.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'garbage_finder.js') diff --git a/garbage_finder.js b/garbage_finder.js index 1bec2d1..2e1a992 100644 --- a/garbage_finder.js +++ b/garbage_finder.js @@ -39,12 +39,13 @@ let PLUGIN_INFO = ゴミ探し Finds the taints in global(window object) グローバル(window オブジェクト)の汚染を調べる - 1.0.1 + 1.0.2 anekos new BSD License (Please read the source code comments of this plugin) 修正BSDライセンス (ソースコードのコメントを参照してください) 2.0pre 2.0pre + http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk/garbage_finder.js