Hand Tool for browser
Will enable you to scroll by dragging while holding down the space key, just like photo processing or illustration creation apps.
Hand Tool for browserとは何ですか?
Hand Tool for browserはhttps://heppokofrontend.devによって開発されたChromeの拡張機能で、その主な機能は「Will enable you to scroll by dragging while holding down the space key, just like photo processing or illustration creation apps.」です。
拡張機能のスクリーンショット
Hand Tool for browser拡張機能のCRXファイルをダウンロード
Hand Tool for browser拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
By clicking on the browser extension icon, you can switch the keys required for this function. Pattern A: "Space" only Pattern B: "Space + Shift + Ctrl (or Cmd for macOS)" In Pattern A, pressing the "Space key" while holding down the "Ctrl key (or Command)" scrolls down. If you hold down the "Shift key", it scrolls up. In Pattern B, if the "Ctrl key (or Command key)" is not pressed, the browser's standard behavior allows scrolling. * It is recommended to restart your browser once after installing this extension.
拡張機能の基本情報
名前 | Hand Tool for browser |
ID | pjoggomlkaanadbegagokiioonfaedle |
公式URL | https://chromewebstore.google.com/detail/hand-tool-for-browser/pjoggomlkaanadbegagokiioonfaedle |
説明 | Will enable you to scroll by dragging while holding down the space key, just like photo processing or illustration creation apps. |
ファイルサイズ | 12.96 KB |
インストール数 | 130 |
現在のバージョン | 1.1.2 |
最終更新日 | 2023-03-17 |
公開日 | 2021-10-06 |
評価 | 4.00/5 合計 1 レビュー |
開発者 | https://heppokofrontend.dev |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://github.com/heppokofrontend/chrome-extension-hand-tool |
ヘルプページのURL | https://github.com/heppokofrontend/chrome-extension-hand-tool/issues |
プライバシーポリシーページのURL | https://gist.github.com/heppokofrontend/0247f1d697df2fd8e798320f403727e8 |
対応言語 | en,ja |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "__MSG_extName__", "version": "1.1.2", "description": "__MSG_extDesc__", "action": { "default_icon": "icon.png" }, "background": { "service_worker": "worker.js" }, "content_scripts": [ { "matches": [ " |