[G+]GooglePlusCommander(v0.3.1)
G+ が、いまいち vimperator で扱いにくい(追記 2011/07/18 16:58 .vimperatorrc も plugin も入れてなかったらという前提)ので、Chrome を使ってるのだが、こちらはこちらでショートカットがしょぼすぎて困っていたところ、id:mattn さんが素敵なスクリプトを作成していたので、少し改変させてもらった。(id:anekos さんとか、id:teramako さんは vimperator で頑張ってるようだけど)
改変するにあたって LICENSE が明示されてなかったので、mattn さんにお願いして、LICENSE を追加してもらった。なんか、ローカルで触ってる間に、mattn さんの master が進んでたので、merge して push。
Install: https://github.com/suvene/GooglePlusCommander/raw/master/googlepluscommander.user.js
改変点は以下のとおり。
’*’ でコメント展開、’e’ で Evernote に SiteMemory で Clip できるようにしてみた。
Clip時イメージ: http://gyazo.com/3db10a12b9a193f5ed55b1751d309e5f
Clipされたノート: http://www.evernote.com/pub/suvene/share
su Vene さんの投稿
https のスクリプトでないので、なんかちょっと微妙。
ほかには、notification 系のリンクに飛べるようにショートカット追加。
README 貼りつけておく。
This is userscript for Google+. This script provide shortcut keys to do following.
- c to comment
- s to share
- e clip to Evernote
- m to mute
- + to +1
- * expand comments
- / to find user
- gg to go to top.
- G to go to bottom.
- n to show notification panel.
- i to focus to a form of new entry.
- esc to close current active textbox.
- gh to go to Home.
- gP to go to Photos.
- gp to go to Profile.
- gc to go to Circles.
- gna to go to Notifications(all).
- gnc to go to Notifications(circle).
- gno to go to Notifications(otherposts).
- gnp to go to Notifications(myposts).
- gnm to go to Notifications(mentions).
- gnP to go to Notifications(phototags).
Github Repository
- suvene/GooglePlusCommander – GitHub

Recent Comments