davidnguyen11 / quick-dictionary-navigation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quick Dictionary Navigation

Usage

install

npm i

build

npm run build
  1. On the browser's URL address bar
  2. Enter chrome://extensions/
  3. Switch to "Developer mode"
  4. Load "Load unpacked"
  5. Browse to dist/ in source code
  6. Done!

Check here for more detail: https://developer.chrome.com/extensions/getstarted

About


Languages

Language:TypeScript 55.9%Language:JavaScript 42.5%Language:HTML 1.6%