Skip to content

🤖 A starting point for developing your own Chrome extension using chatgpt.js (including pop-up menu + settings management)

License

Notifications You must be signed in to change notification settings

KudoAI/chatgpt.js-chrome-starter

Folders and files

NameName
Last commit message
Last commit date
Jan 11, 2025
Dec 16, 2024
Jan 20, 2025
May 2, 2025
Jan 24, 2025
Mar 16, 2024
Feb 8, 2024
Jan 8, 2025
Apr 27, 2025
Apr 23, 2025
Apr 23, 2025

Repository files navigation

chatgpt.js-chrome-starter

A starting point for developing your own Chrome extension using chatgpt.js


⚡ Installation

  1. Click Fork -or- Use this template > Create a new repository on https://github.com/KudoAI/chatgpt.js-chrome-starter

  2. Clone your newly created repo locally

  3. Visit chrome://extensions in Chrome (or any Chromium browser)

  4. Ensure Develper mode toggle is activated

  5. Click Load unpacked


  1. In pop-up window, select the extension folder > click Select Folder




That's it! ChatGPT Extension will now appear in extension list:



💡 TIP: To reflect changes from source code, click Reload on extension tile + reload any Chrome tabs content scripts are running on:



For advanced Chrome API methods, see: https://developer.chrome.com/docs/extensions/reference/api

🤖 Made with chatgpt.js

These are some of the extensions featured by Google that use chatgpt.js:

Get Help / Back to top ↑