キー入力に色々な機能を割り当てる事が出来る Google Chrome 拡張機能 [ Chrome Keyconfig ] をインストールしてみました。便利すぎる!
[ Chrome Keyconfig ] を使うと、例えば、キーボードの [ d ] を押すと Delicious にポストするブックマークレットを起動できたりします。
この記事の目次 非表示
今回試してみた環境
- Chrome Keyconfig 1.11.0
- Google Chrome 11.0.696.71
- Mac OS 10.6.7
[ Chrome Keyconfig ] に追加した設定
[ Chrome Keyconfig ] に追加した設定の一例です。
Delicious にブックマーク
- Key
d
- URL
- Bookmark on Delicious のリンク先
- Action
go to #1
Markdown 型式でリンクをコピー
- Key
c l m
- Custom tag
[%TITLE%](%URL%)
- Action
copy url and title by custom tag #1
Plain text 型式でリンクをコピー
- Key
c l p
- Custom tag
%TITLE% <%URL%>
- Action
copy url and title by custom tag #1
参考にさせてもらったページ
ありがとうございます。