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.
Co je Hand Tool for browser?
Hand Tool for browser je rozšíření Chrome vyvinuté https://heppokofrontend.dev, a jeho hlavní funkcí je „Will enable you to scroll by dragging while holding down the space key, just like photo processing or illustration creation apps.“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření Hand Tool for browser
Stáhněte si soubory rozšíření Hand Tool for browser ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
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.
Základní Informace o Rozšíření
Název | Hand Tool for browser |
ID | pjoggomlkaanadbegagokiioonfaedle |
Oficiální URL | https://chromewebstore.google.com/detail/hand-tool-for-browser/pjoggomlkaanadbegagokiioonfaedle |
Popis | Will enable you to scroll by dragging while holding down the space key, just like photo processing or illustration creation apps. |
Velikost souboru | 12.96 KB |
Počet instalací | 130 |
Aktuální Verze | 1.1.2 |
Poslední Aktualizace | 2023-03-17 |
Datum Vydání | 2021-10-06 |
Hodnocení | 4.00/5 Celkem 1 Hodnocení |
Vývojář | https://heppokofrontend.dev |
[email protected] | |
Typ Platby | free |
Webové stránky Rozšíření | https://github.com/heppokofrontend/chrome-extension-hand-tool |
URL Stránky Nápovědy | https://github.com/heppokofrontend/chrome-extension-hand-tool/issues |
URL Stránky Zásad Ochrany Soukromí | https://gist.github.com/heppokofrontend/0247f1d697df2fd8e798320f403727e8 |
Podporované Jazyky | 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": [ " |