/lobe-chrome-extension

A Lobe Browser Extension

Primary LanguageTypeScriptMIT LicenseMIT

Lobe Chrome Extension with React and Typescript

Lobe Chrome extension that hits Lobe's local API.

Download Lobe

This requires version 0.9 of Lobe or higher. Download Lobe.

Features

  • Project Selection
  • Image Inference
  • Add to Dataset
  • Add New Label to Dataset

Development

Install

npm install

Usage

npm run watch

Build

npm run build

Load in Browser while developing

  • Go to Extensions for browser (Edge/Chrome)
  • Enabled Developer mode as required.
  • Load Unpacked
  • Select dist directory

Load in Browser

  • Download LobeBrowserExtension
  • Unzip
  • Go to Extensions for browser (Edge/Chrome)
  • Enabled Developer mode as required.
  • Load Unpacked
  • Select unzipped LobeBrowserExtension directory