Home > chrome > Chrome Keyconfig晒し

Chrome Keyconfig晒し

<追記>
以下のconfigは、ubuntuのみ有効みたい。
windows版chromeでは、エラー吐いてインポートできなかった。

{
  "name": "Chrome Keyconfig",
  "version": "1.5.2",
  "useTabTitle": false,
  "smooth_scroll": true,
  "ldrize": true,
  "normal_actions": {
    "j": {
      "name": "scroll down",
      "args": []
    },
    "k": {
      "name": "scroll up",
      "args": []
    },
    "h": {
      "name": "select left tab",
      "args": [
        "o"
      ]
    },
    "l": {
      "name": "select right tab",
      "args": []
    },
    "k e y c o n f i g": {
      "name": "Keyconfig",
      "args": []
    },
    "H": {
      "name": "back",
      "args": []
    },
    "L": {
      "name": "forward",
      "args": []
    },
    "u": {
      "name": "re-open closed tab",
      "args": []
    },
    "C-i": {
      "name": "focus first text input",
      "args": []
    },
    "f": {
      "name": "hit a hint",
      "args": [
        "o"
      ]
    },
    "g g": {
      "name": "scroll to top",
      "args": []
    },
    "G": {
      "name": "scroll to bottom",
      "args": []
    },
    "p t": {
      "name": "go to this URL",
      "args": [
        "javascript:var%20e=document.createElement('script');e.setAttribute('language','javascript');e.setAttribute('src','http://j.mp/bookmarklet/load.js');document.body.appendChild(e);void(0);"
      ]
    },
    "p b": {
      "name": "go to this URL",
      "args": [
        "javascript:window.open('http://b.hatena.ne.jp/add?mode=confirm&is_bm=1&title='+escape(document.title)+'&url='+escape(location.href), '_blank', 'width=520,height=600,resizable=1,scrollbars=1');undefined;"
      ]
    },
    "p i": {
      "name": "go to this URL",
      "args": [
        "javascript:function iprl5(){var d=document,z=d.createElement('scr'+'ipt'),b=d.body;try{if(!b)throw(0);d.title='(Saving...) '+d.title;z.setAttribute('src','http://www.instapaper.com/j/U8wq0pUpqrCC?u='+encodeURIComponent(d.location.href)+'&t='+(new Date().getTime()));b.appendChild(z);}catch(e){alert('Please wait until the page has loaded.');}}iprl5();void(0)"
      ]
    },
    "p e": {
      "name": "go to this URL",
      "args": [
        "javascript:(function(){EN_CLIP_HOST='http://www.evernote.com';try{var x=document.createElement('SCRIPT');x.type='text/javascript';x.src=EN_CLIP_HOST+'/public/bookmarkClipper.js?'+(new Date().getTime()/100000);document.getElementsByTagName('head')[0].appendChild(x);}catch(e){location.href=EN_CLIP_HOST+'/clip.action?url='+encodeURIComponent(location.href)+'&title='+encodeURIComponent(document.title);}})();"
      ]
    },
    "s t": {
      "name": "go to this URL",
      "args": [
        "javascript:var d=document,w=window,e=w.getSelection,k=d.getSelection,x=d.selection,s=(e?e():(k)?k():(x?x.createRange().text:0)),f='http://www.tumblr.com/share',l=d.location,e=encodeURIComponent,p='?v=3&u='+e(l.href) +'&t='+e(d.title) +'&s='+e(s),u=f+p;try{if(!/^(.*\\.)?tumblr[^.]*$/.test(l.host))throw(0);tstbklt();}catch(z){a =function(){if(!w.open(u,'t','toolbar=0,resizable=0,status=1,width=450,height=430'))l.href=u;};if(/Firefox/.test(navigator.userAgent))setTimeout(a,0);else a();}void(0)"
      ]
    },
    "p a": {
      "name": "go to this URL",
      "args": [
        "javascript:window.open('http://a.hatena.ne.jp/append?'+escape(location.href), '_blank', '');undefined;"
      ]
    },
    "Esc": {
      "name": "limited mode",
      "args": []
    },
    "p m": {
      "name": "go to this URL",
      "args": [
        "javascript:(function()%7Bvar%20str='';if(document.selection)%7Bstr=document.selection.createRange().text;%7Delse%20if(document.getSelection)%7Bstr=document.getSelection();%7Delse%20if(window.getSelection)%7Bstr=window.getSelection();%7Dwindow.open('http://mediamarker.net/reg?mode=marklet&url='+encodeURIComponent(location.href)+'&comment='+encodeURIComponent(str));%7D)()"
      ]
    },
    "r b": {
      "name": "go to this URL",
      "args": [
        "javascript:(function()%7Bif(window.location.host==%27www.tumblr.com%27)%7Bvar%20s=document.createElement(%27script%27);s.type=%27text%2Fjavascript%27;s.src=%27https:%2F%2Fdl.getdropbox.com%2Fu%2F313738%2Fbookmarklet%2Frebloglet.user.js%27;document.getElementsByTagName(%27body%27)%5B0%5D.appendChild(s);%7D%7D)();"
      ]
    },
    "s c": {
      "name": "go to this URL",
      "args": [
        "javascript:(function(){var%20s=document.createElement('script');s.charset='UTF-8';s.src='http://aql.osx.cc/hatena/bookmark/comment.js';document.body.appendChild(s)})();"
      ]
    },
    "c u": {
      "name": "go to this URL",
      "args": [
        "javascript:var%20url=location.href;var%20title=document.title;var%20linktag%20='<a%20href=\\''+url+'\\'%20title=\\''+title+'\\'>'+title+'</a>';var%20x%20=%20prompt('',linktag);"
      ]
    }
  },
  "limited_actions": {
    "Esc": {
      "name": "normal mode",
      "args": []
    }
  }
}
  

Popular Entries

  
blog comments powered by Disqus

Home > chrome > Chrome Keyconfig晒し

Search
Feeds

Meta

Return to page top