Skip to content

jhoekx/singlekeyshortcuts

Repository files navigation

Single Key Shortcuts

A WebExtension that provides a few old-Opera style shortcuts.

  1. z: history back
  2. x: history forward
  3. c: previous tab
  4. v: next tab

Development

Install web-ext:

$ npm install web-ext --save-dev

Start a development instance of Firefox using:

$ npx web-ext run

Release

Increase the version number in manifest.json.

Package with:

$ npx web-ext build

About

Opera style single key shortcuts webextension

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published