hyper-correct-new-tab-view
v0.1.1
Published
(Hyper plugin) Correct new tab viewpoint.
Downloads
1
Readme
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