OSpoon / key-prompt

An extension that displays the keys being operated.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

key-prompt

An extension that displays the keys being operated.

browser-key-tracking.mov

Scripts Available

In the project directory, you can run:

npm dev

// Runs the app in the development mode.
// Will open a new browser instance with your extension loaded.
// The page will reload when you make changes.
npm dev

npm start

// Runs the app in the production mode.
// Will open a new browser instance with your extension loaded.
// This is how your browser extension will work once published.
npm start

npm build

// Builds the app for production.
// Bundles your browser extension in production mode for the target browser.
npm run build

Learn More

You can learn more in the Extension.js documentation.

About

An extension that displays the keys being operated.


Languages

Language:TypeScript 44.6%Language:Vue 32.5%Language:JavaScript 16.6%Language:HTML 5.5%Language:CSS 0.8%