Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/coycs/keyword-jumper
Open-source browser extension providing rapid access to keyword information.
https://github.com/coycs/keyword-jumper
extension extension-chrome plasmo seo
Last synced: 3 months ago
JSON representation
Open-source browser extension providing rapid access to keyword information.
- Host: GitHub
- URL: https://github.com/coycs/keyword-jumper
- Owner: coycs
- License: mit
- Created: 2024-04-27T05:59:45.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-05-07T15:49:35.000Z (9 months ago)
- Last Synced: 2024-10-24T21:56:18.075Z (3 months ago)
- Topics: extension, extension-chrome, plasmo, seo
- Language: TypeScript
- Homepage: https://keywordjumper.coycs.com
- Size: 2.34 MB
- Stars: 23
- Watchers: 1
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Keyword Jumper
[![version](https://img.shields.io/chrome-web-store/v/ifcmkddkkaabcbngnlagfmceljadmlif.svg?style=flat-square&logo=googlechrome&logoColor=fff)](https://chrome.google.com/webstore/detail/ifcmkddkkaabcbngnlagfmceljadmlif)
## Introduction
Open-source browser extension providing rapid access to keyword information.
![screenshot](./assets/screenshot.png)
✓ **Absolutely free:** open-sourced under the MIT license.
✓ **Privacy-friendly**: data is securely stored locally, no need for extra permissions.
✓ **Granular control**: enabling the option to toggle each tool on and off.
✓ **Multiple ways of use**: button, right-click menu, shortcut key
https://github.com/coycs/keyword-jumper/assets/94168170/2fd3ed92-a02a-46ac-980b-af5fea935202
## Start
use pnpm```
pnpm i
pnpm dev
```or use npm
```
npm install
npm run dev
```Also refer to: https://docs.plasmo.com/framework/workflows/dev
## Author
**Keyword Jumper** © [coycs](https://twitter.com/icoycs), Released under the [MIT](./LICENSE) License.