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 |
| 官方網址 | 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 |
| 電子郵箱 | [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": [
" | |