你正在訪問的內容是外部程式的映像位址,僅用於使用者加速訪問,本站無法保證其可靠性。當前的連結位址(單點即可複製)為 https://greasyfork.org.cn/zh-CN/scripts/472097-linkedin-tool,源站連結 點此以跳轉。
Minor enhancements to LinkedIn. Mostly just hotkeys.
Minor enhancements to LinkedIn. Mostly just hotkeys.
The major reason for this userscript is to provide keyboard navigation to LinkedIn.
A secondary reason is, being my first userscript, it provides me with a platform to learn HTML, JavaScript, CSS and other web technologies.
Mostly it works by mapping keystrokes to mouse event (e.g., hitting a key sequence results in a mouse click), or causing the page to scroll a bit of content into view.
After installing and reloading the LinkedIn web page, hitting the ? key will bring up a help menu.
Existing issues can be seen at GitHub.
New bugs and feature requests can be filed on GitHub. Select the appropriate issue template to get started.
Currently I am using a SemVer inspired scheme of x.y.z.
I am replacing SerVer with single strictly increasing numbers. I have dropped down to two digits for the moment. Likely once I get issue https://github.com/nexushoratio/userscripts/issues/106 to the point of tracking releases, I will switch to single digits.