Chrome Extension – Secure Shell

Log — Posted by Starck on April 2, 2013

Secure Shell

這是一個可以讓你直接在 Chrome 瀏覽器 SSH 連線的 Chrome Extension

使用過後覺得還蠻好用的, 但因為切換視窗的習慣, 目前可能還是會用 iTerm, 但無論如何, 這是個不錯的 idea.

Secure Shell on Google Web Store.

–

改變字型

開啟 Chrome console, 執行下面的命令:

term_.prefs_.set('font-family', 'Monaco')

改變字體大小

term_.prefs_.set('font-size', '12')