项目作者: mikecrittenden

项目描述 :
A browser extension for custom keyboard shortcuts
高级语言: Vue
项目地址: git://github.com/mikecrittenden/shortkeys.git
创建时间: 2012-04-25T21:13:23Z
项目社区:https://github.com/mikecrittenden/shortkeys

开源协议:Other

下载


Shortkeys

Custom keyboard shortcuts for your browser

Donate |
Add a Review |
Documentation |
Support |
Firefox Add-on |
Chrome Webstore

Install

  1. $ npm install

Development

  1. npm run dev chrome
  2. npm run dev firefox
  3. npm run dev opera
  4. npm run dev edge

Build

  1. npm run build chrome
  2. npm run build firefox
  3. npm run build opera
  4. npm run build edge

Environment

The build tool also defines a variable named process.env.NODE_ENV in your scripts.

Docs

Credits