Skip to content

Ecsta - Build 0.3.1

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Jan 12:26
· 27 commits to main since this release

Local Install Build


For those who can't build it themselves for one reason or another, here you go!

firefox chromium

Installation

Firefox
  1. Copy the manifest.xpi.json file to the src directory

  2. Rename it to manifest.json

3. Open your extension settings and click on the gear icon

help1

  1. Click "Debug Add-ons"

  2. Click "Load temporary Add-on..." and find the src directory

Chromium
  1. Copy the manifest.crx.json file to the src directory

  2. Rename it to manifest.json

  3. Open your extension settings

  4. Toggle developer mode (Usually located on the same page)

  5. Click "Load unpacked" and find the src directory