0.1.1 • Published 7 years ago
hyper-correct-new-tab-view v0.1.1
hyper-correct-new-tab-view
Hyperで新しいタブを開いたときに、画面下が見切れないようにするプラグイン。
Read this in other languages: Engulish
Installation
~/.hyper.js
ファイルのplugins
にhyper-correct-new-tab-new
を追加してください。
module.exports = {
plugins: [
'hyper-correct-new-tab-new'
],
}
License
MIT