wired raven

文字通りの日記。主に思ったことやガジェットについて

fenrirからGoogle ChromeでGoogleのサービスを呼び出す

fenrir\data\instant.ini

;Google Chrome関係
;GMail起動
/gm=""C:\Documents and Settings\ユーザー名\Local Settings\Application Data\Google\Chrome\Application\chrome.exe" "--app=https://mail.google.com/mail""
;GoogleReader起動
/gr=""C:\Documents and Settings\ユーザー名\Local Settings\Application Data\Google\Chrome\Application\chrome.exe" "--app=http://www.google.com/reader/""
;GoogleDocument起動
/gd=""C:\Documents and Settings\ユーザー名\Local Settings\Application Data\Google\Chrome\Application\chrome.exe" "--app=http://docs.google.com/""
;Googleカレンダー起動
/gc=""C:\Documents and Settings\ユーザー名\Local Settings\Application Data\Google\Chrome\Application\chrome.exe" "--app=http://www.google.com/calendar/""

Google Chromeのショートカットの内容をちょっと書き換えただけ、とかなりシンプルなもの。