Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/davidnguyen11/quick-dictionary-navigation


https://github.com/davidnguyen11/quick-dictionary-navigation

Last synced: 16 days ago
JSON representation

Awesome Lists containing this project

README

        

# Quick Dictionary Navigation

## Usage

**install**

```bash
npm i
```

**build**

```bash
npm run build
```

1. On the browser's URL address bar
2. Enter [chrome://extensions/](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](https://developer.chrome.com/extensions/getstarted)