From 414c65641ce107ed530dcc7f958498ec25dd1f44 Mon Sep 17 00:00:00 2001
From: anekos
Date: Thu, 16 Sep 2010 13:58:44 +0000
Subject: NPObject 云々にたいしょ
git-svn-id: http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk@38478 d0d07461-0603-4401-acd4-de1884942a52
---
stella.js | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
(limited to 'stella.js')
diff --git a/stella.js b/stella.js
index d0b38a6..34a73f5 100644
--- a/stella.js
+++ b/stella.js
@@ -39,7 +39,7 @@ let PLUGIN_INFO =
すてら
For Niconico/YouTube/Vimeo, Add control commands and information display(on status line).
ニコニコ動画/YouTube/Vimeo 用。操作コマンドと情報表示(ステータスライン上に)追加します。
- 0.32.1
+ 0.32.2
anekos
new BSD License (Please read the source code comments of this plugin)
修正BSDライセンス (ソースコードのコメントを参照してください)
@@ -1171,7 +1171,7 @@ Thanks:
];
},
- get player () U.getElementByIdEx('flvplayer'),
+ get player () content.document.getElementById('flvplayer').wrappedJSObject.__proto__,
get playerContainer () U.getElementByIdEx('flvplayer_container'),
--
cgit v1.2.3