Skip to content

Repository files navigation

Splits Connect Extension

A browser extension to connect Splits to apps.

Documentation

The extension is built using wxt and porto. It uses EIP-6963 to announce itself to apps.

Development

Installs dependencies and launches a new chrome instances with the extension installed and ready to use.

note: Make sure to update the .env file with the correct values as seen in the .env.sample file.

pnpm install
pnpm dev

You can use the following modes when building the extension.

  1. dev - http://localhost:3001
  2. production - https://app.splits.org
  3. staging - https://app.staging.splits.org
  4. testing - https://app.testing.splits.org

Release

Firstly, update the version in the package.json file.

To release the extension, you can use the following command.

pnpm release

This zips all environments and publishes a GitHub release (tag v<version>) with the zips attached as assets. For reference, see the releases page.

Take the production build and submit it to the Chrome Web Store under the chrome-web-store@splits.org publisher.

About

A browser extension to connect Splits Teams to apps.

Resources

Stars

3 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages