diff options
author | drry | 2008-11-09 18:28:53 +0000 |
---|---|---|
committer | drry | 2008-11-09 18:28:53 +0000 |
commit | d4759d8455d86ece43e24f2ba58fb53f6a531e1c (patch) | |
tree | ac214bebbc18ff1720863a3177de3f143ed1820d /nicontroller.js | |
parent | 5a9596fb9bea00b07ebe9dc90d897e0262e1ac0c (diff) | |
download | vimperator-plugins-d4759d8455d86ece43e24f2ba58fb53f6a531e1c.tar.bz2 |
* cosmetic changes.
git-svn-id: http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/branches/1.2@23076 d0d07461-0603-4401-acd4-de1884942a52
Diffstat (limited to 'nicontroller.js')
-rw-r--r-- | nicontroller.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/nicontroller.js b/nicontroller.js index ac66991..93ab448 100644 --- a/nicontroller.js +++ b/nicontroller.js @@ -1,11 +1,11 @@ -/*
+/**
* ==VimperatorPlugin==
* @name nicontroller.js
* @description this script give you keyboard opration for nicovideo.jp.
* @description-ja ニコニコ動画のプレーヤーをキーボードで操作できるようにする。
* @author janus_wel <janus_wel@fb3.so-net.ne.jp>
* @version 0.54
- * @minversion 2.0pre 2008/10/16
+ * @minversion 1.2
* ==/VimperatorPlugin==
*
* LICENSE
|