Skip to content

chirbard/Terms-Assistant

Repository files navigation

termsprint

termsprint-cover

Creating env file

Create a file /.env in root folder (not src folder) with contents

VITE_PROJECT_ID=<watsonx-project-id>
VITE_API_KEY=<watsonx-api-key>

Compiling project files

# install dependencies
npm install

# compile
npm run build

You'll get a dist folder which is the actual extension.

Loading the extension to Chrome

Open Google Chrome browser and visit the URL: chrome://extensions. Activate developer mode and click on Load unpacked. Select the newly generated dist folder.

The extension should be loaded and working perfectly.

About

A Chrome extension that simplifies understanding Terms and Conditions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •