A powerfull keyword maker chrome extension. Give a paragraph it's make keyword for you. This extesnion help us to create keyword based on your prompt. If you are enter any pragraph, Blog text or any of the Content then I will generate for you keyword with openAI completions tools.
Here is the extesnion interface
| Main/Home Screen | Modal Screen |
|---|---|
![]() |
![]() |
- Clone this repositorie with this command
git clone https://github.com/devlopersabbir/keyword-generator-chrome-extension.git-
You have to create a
api_keyfrom openAI and you have to past.- To past the
api_keyplease go to the src -> App.tsx and assign yourapi_keyinto this veriable
const YOUR_API_KEY = "sk-oxxxxxxxxxxxxxxxxxxxxxxxxxxxxx";
- To past the
-
Now change your directory and install all dependencies aslo build extesnion when clone finished.
cd keyword-generator-chrome-extension && npm i && npm run build- When you have finished build this extesnion then you will see a directory called
dist. - So far, are in the last step now. Go to your extension page and upload your
distforlder. that's it.
If you want to see the youtube video tutorial then it's waiting for your. click me to watch
dev.to blog post
Here is the blog post click me to read
Full name Sabbir Hossain Shuvo. And the GitHub profile is https://github.com/devlopersabbir.
MIT

