aboutsummaryrefslogtreecommitdiffstats
path: root/stella.js
diff options
context:
space:
mode:
authoranekos2010-05-07 20:22:16 +0000
committeranekos2010-05-07 20:22:16 +0000
commit25c10c83b7e1bab3660af701de195570eb3d3fab (patch)
tree2b77e619bced2de3c56ebae004915d6da4639679 /stella.js
parent97d9598ec888c6c4a0920601631d45a4f5ea3e21 (diff)
downloadvimperator-plugins-25c10c83b7e1bab3660af701de195570eb3d3fab.tar.bz2
嘘は良くないと思います
git-svn-id: http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk@37421 d0d07461-0603-4401-acd4-de1884942a52
Diffstat (limited to 'stella.js')
-rw-r--r--stella.js4
1 files changed, 1 insertions, 3 deletions
diff --git a/stella.js b/stella.js
index 5c2cf2e..d73c082 100644
--- a/stella.js
+++ b/stella.js
@@ -39,7 +39,7 @@ let PLUGIN_INFO =
<name lang="ja">すてら</name>
<description>For Niconico/YouTube/Vimeo, Add control commands and information display(on status line).</description>
<description lang="ja">ニコニコ動画/YouTube/Vimeo 用。操作コマンドと情報表示(ステータスライン上に)追加します。</description>
- <version>0.30.1</version>
+ <version>0.30.2</version>
<author mail="anekos@snca.net" homepage="http://d.hatena.ne.jp/nokturnalmortum/">anekos</author>
<license>new BSD License (Please read the source code comments of this plugin)</license>
<license lang="ja">修正BSDライセンス (ソースコードのコメントを参照してください)</license>
@@ -856,7 +856,6 @@ Thanks:
currentTime: 'rw',
fetch: 'x',
fileURL: 'r',
- fullscreen: 'rwt',
makeURL: 'x',
muted: 'rwt',
pageinfo: 'r',
@@ -865,7 +864,6 @@ Thanks:
playEx: 'x',
playOrPause: 'x',
relations: 'r',
- repeating: '',
title: 'r',
totalTime: 'r',
volume: 'rw',