From 16d1709fbffe2880c9edb3cdbe2cc4a68d27199a Mon Sep 17 00:00:00 2001 From: anekos Date: Tue, 21 Jul 2009 21:10:09 +0000 Subject: フレームのロードが遅いときに正常に動作しないのを修正 git-svn-id: http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk@34522 d0d07461-0603-4401-acd4-de1884942a52 --- auto-focus-frame.js | 56 ++++++++++++++++++++++++++++++++++++----------------- 1 file changed, 38 insertions(+), 18 deletions(-) (limited to 'auto-focus-frame.js') diff --git a/auto-focus-frame.js b/auto-focus-frame.js index 4e4d60f..0a71f7c 100644 --- a/auto-focus-frame.js +++ b/auto-focus-frame.js @@ -38,13 +38,13 @@ let PLUGIN_INFO = Auto focus frame Automatically focus to largest frame. 最も大きなフレームに自動的にフォーカスする。 - 1.0.5 + 1.0.6 anekos new BSD License (Please read the source code comments of this plugin) 修正BSDライセンス (ソースコードのコメントを参照してください) http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk/auto-focus-frame.js 2.0 - 2.1pre + 2.2pre