Link Hints
Click with your keyboard.
Vad är Link Hints?
Link Hints är en Chrome-tillägg utvecklad av Simon Lydell, och dess huvudfunktion är "Click with your keyboard.".
Tilläggsskärmbilder
Ladda ner Link Hints-förlängningens CRX-fil
Ladda ner Link Hints-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
Have a bad touchpad? Trouble using a mouse? Love keyboard shortcuts? Link Hints is a browser extension that complements the built-in keyboard shortcuts with ones for clicking. Press Alt+J (Ctrl+J on macOS). This makes little yellow boxes with letters, called hints, appear next to links (and other clickable things). Type the letters to click the link. Alternatively, hold Shift and type a bit of the link text. The keyboard shortcuts and hints are fully customizable. Alt+J: Click links, buttons, etc. Alt+K: Open link in new tab. Alt+L: Open link in new tab and switch to it. Alt+Shift+J: Click many things. Alt+Shift+K: Open many links. Alt+Shift+L: Select element.
Grundläggande Information om Tillägg
Namn | Link Hints |
ID | kjjgifdfplpegljdfnpmbjmkngdilmkd |
Officiell webbadress | https://chromewebstore.google.com/detail/link-hints/kjjgifdfplpegljdfnpmbjmkngdilmkd |
Beskrivning | Click with your keyboard. |
Filstorlek | 167 KB |
Antal Installationer | 1,327 |
Aktuell Version | 1.3.1 |
Senast Uppdaterad | 2022-08-08 |
Publiceringsdatum | 2020-05-23 |
Betyg | 4.96/5 Totalt 23 Betyg |
Utvecklare | Simon Lydell |
E-post | [email protected] |
Betalningssätt | free |
Tilläggswebbplats | https://lydell.github.io/LinkHints/ |
Stödda Språk | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "version": "1.3.1", "name": "Link Hints", "author": "Simon Lydell", "description": "Click with your keyboard.", "homepage_url": "https:\/\/lydell.github.io\/LinkHints", "icons": { "16": "icons\/png-$normal\/16.png", "32": "icons\/png-$normal\/32.png", "48": "icons\/png-$normal\/48.png", "64": "icons\/png-$normal\/64.png", "96": "icons\/png-$normal\/96.png", "128": "icons\/png-$normal\/128.png", "256": "icons\/png-$normal\/256.png" }, "permissions": [ " |