Skip to content

codespin-ai/codespin-chrome-extension

Repository files navigation

CodeSpin.AI Chrome Extension

This Chrome Extension allows you to use Claude and ChatGPT to edit your local project - using the new File System APIs available on Chrome. This extension is not yet available on the Chrome Web Store (it takes weeks for approval), so it must be installed manually. Installation instructions are given below.

Screenshots

Select Files to include in the prompt:

image

Add files to prompt, and Sync back with your project

codespin-features

Write it back!

Screenshot from 2024-11-03 15-47-29

Installation

Clone this project

git clone https://github.com/codespin-ai/codespin-chrome-extension

Switch to the project directory

cd codespin-chrome-extension

Install deps. Note that you need Node.JS.

npm i

Build it.

./build.sh

Now go to Chrome > Extensions > Manage Extensions, and click on "Load Unpacked". Point it at the codespin-chrome-extension directory.

Enjoy.

About

CodeSpin.AI Chrome Plugin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published