Skip to content

A chrome extension to provide ← ↓ ↑ → and H J K L keyboard shortcuts to major websites.

License

Notifications You must be signed in to change notification settings

r7kamura/hjklize

Repository files navigation

Hjklize

A chrome extension to provide and H J K L keyboard shortcuts to major websites.

Installation

Currently, this extension is not published on Chrome Web Store.

You can install it manually by building the extension and loading it in Chrome.

npm install
npm run build

Then, follow the instructions below to install the extension.

  1. Open Chrome and go to chrome://extensions/.
  2. Enable Developer mode.
  3. Click on Load unpacked and select the dist folder.

Usage

Once installed, it's automatically activated on supported pages.

For example, you can navigate Google search results with or J K keys, open the link with Enter key, or open it in a background tab with Ctrl+Enter key on Windows, and Command+Enter key on MacOS.

Supported Pages

This extension is made up of a simple combination of URL regex patterns and CSS selectors. See src/patterns.ts for the full list of supported pages.

If you would like to support your most frequently accessed sites, please send us a pull request.

About

A chrome extension to provide ← ↓ ↑ → and H J K L keyboard shortcuts to major websites.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project