返回首頁 

Greasy Fork is available in English.

LinkedIn Tool

Minor enhancements to LinkedIn. Mostly just hotkeys.


Installer dette script?
Skaber
Mike Castle (Nexus)
Daglige installationer
0
Installationer i alt
45
Bedømmelser
000
Version
5.97
Oprettet
30.07.2023
Opdateret
04.03.2024
Size
216 kB
Licens
GPL-3.0-or-later
Gælder for

LinkedIn Tool

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 r###lts in a mouse click), or causing the page to scroll a bit of content into view.

Installation

After installing and reloading the LinkedIn web page, hitting the ? key will bring up a help menu.

Feedback

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.

Versioning

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.