diff options
Diffstat (limited to 'matanico.js')
-rw-r--r-- | matanico.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/matanico.js b/matanico.js index c0c05e5..d043239 100644 --- a/matanico.js +++ b/matanico.js @@ -1,11 +1,11 @@ -/*
+/**
* ==VimperatorPlugin==
* @name matanico.js
* @description update Twitter's status to current video name and comment
* @description-ja 今見てる動画のタイトルとコメントを Twitter に投稿する
* @author janus_wel <janus_wel@fb3.so-net.ne.jp>
* @version 0.62
- * @minversion 2.0pre 2008/10/16
+ * @minversion 1.2
* ==/VimperatorPlugin==
*
* LICENSE
|