Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)