Skip to content

0xngmi/llamasearch

Repository files navigation

LlamaSearch

Installation (prepare for chrome web store)

Run these commands to prepare a zip file to be uploaded to the Chrome Web Store.

yarn
yarn prep

# Firefox build
BROWSER="FIREFOX" yarn prep

You will find the prepared zip file at ./packed/extension.zip.

Installation (dev)

First, run these command to install deps and build bundle.

yarn
yarn dev

Then, go to your browser's extensions page, enable Developer Mode.

Then, click Load unpacked to navigate to the /dist directory and load it up.

Now when you open a new tab, you should be prompted whether you want to use this extension or not.

Have fun!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published