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: 6 days 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 (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-07T15:49:35.000Z (about 1 year ago)
- Last Synced: 2025-04-28T17:19:00.420Z (about 2 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
[](https://chrome.google.com/webstore/detail/ifcmkddkkaabcbngnlagfmceljadmlif)
## Introduction
Open-source browser extension providing rapid access to keyword information.

✓ **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.