Skip to content

IntellectGrid/SafeView-Extension

Repository files navigation

Step 1: Clone the Repository

git clone https://github.com/hk151109/SafeView.git

Step 2: Install Dependencies

Navigate to the project directory and install the necessary dependencies:

npm install

Step 3: Build the Extension

  • Build the extension by running:
    npm run build

Step 4: Generate a Release (Optional)

Generate a release zip file to be uploaded to the browser/store:

npm run release

Step 5: Load the extension in Chromium browsers

  • Go to chrome://extensions/.
  • Enable "Developer mode".
  • Click "Load unpacked" and select the project folder.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages