KeyboardMode
This extension allows you to open links with your Keyboard.
Co to jest KeyboardMode?
KeyboardMode to rozszerzenie Chrome opracowane przez https://hanneshofer.github.io/KeyboardMode, a jego główną funkcją jest „This extension allows you to open links with your Keyboard.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia KeyboardMode
Pobierz pliki rozszerzeń KeyboardMode w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
This extension allows you to control chrome with your keyboard. With the alreay knows hotkeys it is already possible to control most parts of chrome (ex. Enter new URL, go back, go forward) after pressing a certain, adjustable, hotkey this extension shows links hints (see screenshot) when the shown characters in the link hints are pressed the relevant link will be opend. with "meta" keys it is possible to open certain links in new tab, new window or in new incognito window.
Podstawowe informacje o rozszerzeniu
Nazwa | KeyboardMode |
ID | gceomdpidnmgddihieakclncpopaiplc |
Oficjalny URL | https://chromewebstore.google.com/detail/keyboardmode/gceomdpidnmgddihieakclncpopaiplc |
Opis | This extension allows you to open links with your Keyboard. |
Rozmiar pliku | 44.36 KB |
Liczba instalacji | 11 |
Aktualna Wersja | 0.1 |
Ostatnia Aktualizacja | 2014-08-19 |
Data Publikacji | 2014-08-19 |
Ocena | 5.00/5 Łącznie 2 Oceny |
Deweloper | https://hanneshofer.github.io/KeyboardMode |
Typ Płatności | free |
Obsługiwane Języki | de,en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "__MSG_extName__", "default_locale": "en", "description": "This extension allows you to open links with your Keyboard.", "icons": { "128": "icon.png" }, "version": "0.1", "options_page": "options.html", "permissions": [ " |