From 20ccd608a2d677ee4302ee589b9a95c252173ff3 Mon Sep 17 00:00:00 2001
From: anekos
Date: Mon, 11 Apr 2011 20:37:40 +0900
Subject: Vimperator 3.0 でとりあえずうごくように
---
maine_coon.js | 20 ++++++--------------
1 file changed, 6 insertions(+), 14 deletions(-)
(limited to 'maine_coon.js')
diff --git a/maine_coon.js b/maine_coon.js
index 96364e2..4ce99e1 100644
--- a/maine_coon.js
+++ b/maine_coon.js
@@ -1,5 +1,5 @@
/*
-Copyright (c) 2008-2010, anekos.
+Copyright (c) 2008-2011, anekos.
All rights reserved.
Redistribution and use in source and binary forms, with or without modification,
@@ -38,10 +38,9 @@ let PLUGIN_INFO =
メインクーン
Make the screen larger
なるべくでかい画面で使えるように
- 2.5.2
+ 2.6.0
anekos
- 2.3
- 2.4
+ 3.0
https://github.com/vimpr/vimperator-plugins/raw/master/maine_coon.js
new BSD License (Please read the source code comments of this plugin)
修正BSDライセンス (ソースコードのコメントを参照してください)
@@ -181,6 +180,7 @@ let elemStyle =
let U = libly.$U;
let mainWindow = document.getElementById('main-window');
let messageBox = document.getElementById('liberator-message');
+ let bottomBar = document.getElementById('liberator-bottombar');
function s2b (s, d) !!((!/^(\d+|false)$/i.test(s)|parseInt(s)|!!d*2)&1<