Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/heppokofrontend/chrome-extension-hand-tool
This is chrome extension will enable you to scroll by dragging while holding down the space key, just like photo processing or illustration creation apps.
https://github.com/heppokofrontend/chrome-extension-hand-tool
chrome-extension
Last synced: 8 days ago
JSON representation
This is chrome extension will enable you to scroll by dragging while holding down the space key, just like photo processing or illustration creation apps.
- Host: GitHub
- URL: https://github.com/heppokofrontend/chrome-extension-hand-tool
- Owner: heppokofrontend
- License: mit
- Created: 2021-10-06T16:51:22.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-16T14:18:01.000Z (6 months ago)
- Last Synced: 2024-05-16T15:36:18.475Z (6 months ago)
- Topics: chrome-extension
- Language: TypeScript
- Homepage: https://chrome.google.com/webstore/detail/pjoggomlkaanadbegagokiioonfaedle
- Size: 186 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README--ja.md
- License: LICENSE
Awesome Lists containing this project
README
# スペースキーとドラッグでスクロールできるようになるやつ
[![MIT License](http://img.shields.io/badge/license-MIT-blue.svg?style=flat)](LICENSE) [![Maintainability](https://api.codeclimate.com/v1/badges/f8f4d5511be782db7c50/maintainability)](https://codeclimate.com/github/heppokofrontend/chrome-extension-hand-tool/maintainability)
いわゆる手のひらツールです。
[English version is here.](./README.md)
写真加工アプリや、イラスト制作アプリのように、スペースキーを押下中はドラッグでスクロールができるようになります。
PC で横スクロールが必要な時、とくに便利です。
## Download
Google Chrome にインストールしてください。
[![Available in the Chrome Web Store](./images/iNEddTyWiMfLSwFD6qGq.png)](https://chrome.google.com/webstore/detail/pjoggomlkaanadbegagokiioonfaedle)
## 使い方
1. スペースキーを押下します
2. スクロール可能な領域でドラッグします※ このブラウザ拡張のアイコンをクリックするとアイコンが変わり、必要なキーの種類を切り替えられます。
| Icon | Press Key to be draggable | Press key to scroll |
| :-------------------------------- | :-------------------------------- | :-------------------------------------------------------------------- |
| ![](./package/icon.png) | Only `Space` (default) | Down: `Ctrl`(`cmd`) + `Space`
Up:`Shift` + `Ctrl`(`cmd`) + `Space` |
| ![](./package/icon--disabled.png) | `Shift` + `Ctrl`(`cmd`) + `Space` | Down: `Space`
`Shift` + `Space` |### サンプル動画
[![](https://img.youtube.com/vi/-oowC3MAEEc/0.jpg)](https://www.youtube.com/watch?v=-oowC3MAEEc)