diff --git a/_keysnail.js b/_keysnail.js index 9aa0e98..d025f57 100644 --- a/_keysnail.js +++ b/_keysnail.js @@ -11,9 +11,6 @@ // command.kill.killRingMax = 15; // command.kill.textLengthMax = 8192; -//userscript.addLoadPath("."); -//userscript.require("verticaltab.js"); - ////////////////////////////////////// //// sitelocalkeymap var local = {}; @@ -74,9 +71,8 @@ plugins.options["my-keysnail-bookmarks"] = [ "twitter.com", ]; +// sitelocal - -//sitelocal ////////////////////////////////////////// // 2ch chaika local["^http://127.0.0.1:8823/thread/"] = [ @@ -151,6 +147,11 @@ local["^http://www.tumblr.com/dashboard"] = [ }], ]; +/////////////////////////////////////////// +// plugin option + +plugins.options["instapaper.close_after_post"] = true; + ////////////////////////////////////////// // yatc style.register("#keysnail-twitter-client-container{ display:none !important; }"); @@ -406,7 +407,7 @@ ext.add("if-mth-exist", function() { },'if mth exist'); //////////////////////// -//検索 +// search web ext.add("query-then-engine", function () { prompt.reader({message : "Search Word?:", callback : function (q) {