Skip to content

Chrome Extension AI Chat Assistant Starter Template - Under Development

Notifications You must be signed in to change notification settings

promptengineers-ai/chat-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting started with React Chrome Extension

Useful links

Extension Boilerplate

Steps to upload extension to browser.

  1. Run npm run build
  2. Visit chrome://extensions/ on your Chrome browser and enable the developer mode toggle.
  3. Then, click Load unpacked and select your build folder. Your extension is now loaded, and it’s listed on the extensions page.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

About

Chrome Extension AI Chat Assistant Starter Template - Under Development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published