Link Hints
Click with your keyboard.
Link Hintsとは何ですか?
Link HintsはSimon Lydellによって開発されたChromeの拡張機能で、その主な機能は「Click with your keyboard.」です。
拡張機能のスクリーンショット
Link Hints拡張機能のCRXファイルをダウンロード
Link Hints拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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. 拡張機能の基本情報
| 名前 | |
| ID | kjjgifdfplpegljdfnpmbjmkngdilmkd |
| 公式URL | https://chromewebstore.google.com/detail/link-hints/kjjgifdfplpegljdfnpmbjmkngdilmkd |
| 説明 | Click with your keyboard. |
| ファイルサイズ | 167 KB |
| インストール数 | 1,327 |
| 現在のバージョン | 1.3.1 |
| 最終更新日 | 2022-08-08 |
| 公開日 | 2020-05-23 |
| 評価 | 4.96/5 合計 23 レビュー |
| 開発者 | Simon Lydell |
| Eメール | [email protected] |
| 支払い方法 | free |
| 拡張機能のウェブサイト | https://lydell.github.io/LinkHints/ |
| 対応言語 | 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": [
" | |